Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h119 #define ANT_C (0x4) macro
H A Diwp.c5411 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()