Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/iwm/
H A Dif_iwm_util.h154 uint32_t valid_tx_ant = iwm_get_valid_tx_ant(sc); in iwm_get_phy_config() local
H A Dif_iwmvar.h190 uint8_t valid_tx_ant; member
208 uint8_t valid_tx_ant, valid_rx_ant; member
H A Dif_iwm.c2737 iwm_send_tx_ant_cfg(struct iwm_softc *sc, uint8_t valid_tx_ant) in iwm_send_tx_ant_cfg()