Home
last modified time | relevance | path

Searched refs:ext_2ghz_lna (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/rum/
H A Drum_var.h113 int ext_2ghz_lna; member
H A Drum.c1084 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) || in rum_select_band()
1094 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) || in rum_select_band()
1314 sc->ext_2ghz_lna = (val >> 4) & 0x1; in rum_read_eeprom()
1317 sc->ext_2ghz_lna, sc->ext_5ghz_lna); in rum_read_eeprom()
/titanic_41/usr/src/uts/common/io/rwd/
H A Drt2661_var.h154 int ext_2ghz_lna; member
H A Drt2661.c404 sc->ext_2ghz_lna = (val >> 4) & 0x1; in rt2661_read_eeprom()
408 sc->ext_2ghz_lna, sc->ext_5ghz_lna); in rt2661_read_eeprom()
419 if (sc->ext_2ghz_lna) in rt2661_read_eeprom()
1921 if ((IEEE80211_IS_CHAN_2GHZ(sc->sc_curchan) && sc->ext_2ghz_lna) || in rt2661_rx_tune()
2249 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) || in rt2661_select_band()
2259 if ((IEEE80211_IS_CHAN_2GHZ(c) && sc->ext_2ghz_lna) || in rt2661_select_band()