Searched refs:ic_maxantgain (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A D_ieee80211.h143 int8_t ic_maxantgain; /* maximum antenna gain in .5 dBm */ member in struct:ieee80211_channel
/freebsd-9.3-release/sys/dev/ath/ath_hal/
H A Dah_regdomain.c554 ic->ic_maxantgain = fband->antennaMax;
865 int8_t antennaMax = twiceGain - chan->ic_maxantgain*2;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_reset.c353 twiceAntennaReduction = chan->ic_maxantgain;
H A Dar9285_reset.c98 twiceAntennaReduction = chan->ic_maxantgain;
/freebsd-9.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c998 twiceAntennaReduction = chan->ic_maxantgain;
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c1022 val->v.integer = channel->ic_maxantgain;

Completed in 136 milliseconds