Searched refs:IEEE80211_NUM_BANDS (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.h156 struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS];
158 struct ieee80211_rate rates[IEEE80211_NUM_BANDS][AR5K_MAX_RATES];
159 s8 rate_idx[IEEE80211_NUM_BANDS][AR5K_MAX_RATES];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Ddebugfs.c84 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Dutil.c63 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
128 case IEEE80211_NUM_BANDS:
138 for (band = 0; band < IEEE80211_NUM_BANDS; band++)
H A Dreg.c1021 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
1035 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
1109 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Dsme.c96 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
114 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Dibss.c217 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Dscan.c698 for (band = 0; band < IEEE80211_NUM_BANDS; band++)
720 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Dwext-compat.c220 for (band = 0; band < IEEE80211_NUM_BANDS; band ++) {
1232 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/p54/
H A Dp54.h206 struct p54_rssi_linear_approximation rssical_db[IEEE80211_NUM_BANDS];
207 struct ieee80211_supported_band *band_table[IEEE80211_NUM_BANDS];
H A Deeprom.c73 size_t band_channel_num[IEEE80211_NUM_BANDS];
296 for (i = 0, j = 0; i < IEEE80211_NUM_BANDS; i++) {
H A Dmain.c638 for (i = 0; i < IEEE80211_NUM_BANDS; i++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-core.h338 u8 scan_rx_antennas[IEEE80211_NUM_BANDS];
339 u8 scan_tx_antennas[IEEE80211_NUM_BANDS];
H A Diwl-dev.h1088 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
1124 u8 scan_tx_ant[IEEE80211_NUM_BANDS];
H A Diwl-3945-rs.c962 case IEEE80211_NUM_BANDS:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dscan.c226 if (local->hw_scan_band == IEEE80211_NUM_BANDS)
739 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Drc80211_pid_algo.c350 for (i = 0; i < IEEE80211_NUM_BANDS; i++) {
H A Dmain.c513 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
H A Drc80211_minstrel.c462 for (i = 0; i < IEEE80211_NUM_BANDS; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/
H A Dregd.c188 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h40 * @IEEE80211_NUM_BANDS: number of defined bands
47 IEEE80211_NUM_BANDS enumerator in enum:ieee80211_band
886 } control[IEEE80211_NUM_BANDS];
1333 struct ieee80211_supported_band *bands[IEEE80211_NUM_BANDS];
H A Dmac80211.h906 u32 supp_rates[IEEE80211_NUM_BANDS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dhtc.h367 struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS];
H A Dath9k.h583 struct ieee80211_supported_band sbands[IEEE80211_NUM_BANDS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00.h700 struct ieee80211_supported_band bands[IEEE80211_NUM_BANDS];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dcfg.c1190 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {
1208 for (band = 0; band < IEEE80211_NUM_BANDS; band++) {

Completed in 322 milliseconds

12