Searched refs:ANT_B (Results 1 – 2 of 2) sorted by relevance
118 #define ANT_B (0x2) macro
5396 sc->sc_chip_param.tx_ant = ANT_A | ANT_B; in iwp_set_chip_param()5397 sc->sc_chip_param.rx_ant = ANT_A | ANT_B; in iwp_set_chip_param()5407 sc->sc_chip_param.tx_ant = ANT_B | ANT_C; in iwp_set_chip_param()5408 sc->sc_chip_param.rx_ant = ANT_B | ANT_C; in iwp_set_chip_param()5418 sc->sc_chip_param.tx_ant = ANT_A | ANT_B | ANT_C; in iwp_set_chip_param()5419 sc->sc_chip_param.rx_ant = ANT_A | ANT_B | ANT_C; in iwp_set_chip_param()