Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h114 int ext_5ghz_lna; member
H A Drum.c1085 (IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) { in rum_select_band()
1095 (IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) { in rum_select_band()
1313 sc->ext_5ghz_lna = (val >> 6) & 0x1; in rum_read_eeprom()
1317 sc->ext_2ghz_lna, sc->ext_5ghz_lna); in rum_read_eeprom()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h155 int ext_5ghz_lna; member
H A Drt2661.c407 sc->ext_5ghz_lna = (val >> 6) & 0x1; in rt2661_read_eeprom()
412 sc->ext_2ghz_lna, sc->ext_5ghz_lna); in rt2661_read_eeprom()
425 if (sc->ext_5ghz_lna) in rt2661_read_eeprom()
1926 (IEEE80211_IS_CHAN_5GHZ(sc->sc_curchan) && sc->ext_5ghz_lna)) in rt2661_rx_tune()
2254 (IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) { in rt2661_select_band()
2264 (IEEE80211_IS_CHAN_5GHZ(c) && sc->ext_5ghz_lna)) { in rt2661_select_band()