Home
last modified time | relevance | path

Searched refs:tx_ant (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/ural/
H A Dural_var.h109 int tx_ant; member
H A Dural.c1282 sc->tx_ant = (val >> 2) & 0x3; in ural_read_eeprom()
1711 ural_set_txantenna(sc, sc->tx_ant); in ural_init()
/titanic_50/usr/src/uts/common/io/rum/
H A Drum_var.h111 int tx_ant; member
H A Drum.c1306 sc->tx_ant = (val >> 2) & 0x3; in rum_read_eeprom()
/titanic_50/usr/src/uts/common/io/ral/
H A Drt2560_var.h186 int tx_ant; member
H A Drt2560.c1818 sc->tx_ant = (val >> 2) & 0x3; in rt2560_read_eeprom()
1964 rt2560_set_txantenna(sc, sc->tx_ant); in rt2560_init()
/titanic_50/usr/src/uts/common/io/rwd/
H A Drt2661_var.h152 int tx_ant; member
H A Drt2661.c396 sc->tx_ant = (val >> 2) & 0x3; in rt2661_read_eeprom()
/titanic_50/usr/src/uts/common/io/rwn/
H A Drt2860_var.h215 int tx_ant; member
/titanic_50/usr/src/uts/common/io/iwp/
H A Diwp_var.h127 uint8_t tx_ant; member
H A Diwp.c5396 sc->sc_chip_param.tx_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()
5418 sc->sc_chip_param.tx_ant = ANT_A | ANT_B | ANT_C; in iwp_set_chip_param()