Home
last modified time | relevance | path

Searched defs:valid_tx_ant (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/
H A Dif_iwmvar.h202 uint8_t valid_tx_ant, valid_rx_ant; member
H A Dif_iwxvar.h192 uint8_t valid_tx_ant, valid_rx_ant; member
H A Dif_iwm.c3049 uint8_t valid_tx_ant = iwm_fw_valid_tx_ant(sc); in iwm_valid_siso_ant_rate_mask() local
4361 iwm_send_tx_ant_cfg(struct iwm_softc *sc, uint8_t valid_tx_ant) in iwm_send_tx_ant_cfg() argument
H A Dif_iwx.c4270 iwx_send_tx_ant_cfg(struct iwx_softc * sc,uint8_t valid_tx_ant) iwx_send_tx_ant_cfg() argument