Searched refs:iwm_get_valid_rx_ant (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/iwm/
H A Dif_iwm_util.h142 iwm_get_valid_rx_ant(struct iwm_softc *sc) function
154 uint32_t valid_rx_ant = iwm_get_valid_rx_ant(sc);
H A Dif_iwm_phy_ctxt.c206 iwm_get_valid_rx_ant(sc),
233 cmd->rxchain_info = htole32(iwm_get_valid_rx_ant(sc) <<
H A Dif_iwm_util.c521 if (num_of_ant(iwm_get_valid_rx_ant(sc)) == 1)
H A Dif_iwm_scan.c174 rx_ant = iwm_get_valid_rx_ant(sc);
506 scan_config->rx_chains = htole32(iwm_get_valid_rx_ant(sc));

Completed in 113 milliseconds