Home
last modified time | relevance | path

Searched refs:ANT_B (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h118 #define ANT_B (0x2) macro
H A Diwp.c5400 sc->sc_chip_param.tx_ant = ANT_A | ANT_B; in iwp_set_chip_param()
5401 sc->sc_chip_param.rx_ant = ANT_A | ANT_B; in iwp_set_chip_param()
5411 sc->sc_chip_param.tx_ant = ANT_B | ANT_C; in iwp_set_chip_param()
5412 sc->sc_chip_param.rx_ant = ANT_B | ANT_C; in iwp_set_chip_param()
5422 sc->sc_chip_param.tx_ant = ANT_A | ANT_B | ANT_C; in iwp_set_chip_param()
5423 sc->sc_chip_param.rx_ant = ANT_A | ANT_B | ANT_C; in iwp_set_chip_param()