Home
last modified time | relevance | path

Searched refs:ic_txpowlimit (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h500 uint16_t ic_txpowlimit; /* global tx power limit */ member
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211.c803 ic->ic_txpowlimit = IEEE80211_TXPOWER_MAX; in ieee80211_attach()
H A Dnet80211_node.c854 in->in_txpower = ic->ic_txpowlimit; /* max power */ in ieee80211_setup_node()
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c1021 power -= (100 - ic->ic_txpowlimit) / 8; in ural_set_chan()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560.c340 power -= (100 - ic->ic_txpowlimit) / 8; in rt2560_set_chan()