Searched refs:NET80211_MAX_CHANNELS (Results 1 – 2 of 2) sorted by relevance
275 #define NET80211_MAX_CHANNELS 32 macro498 struct net80211_channel channels[NET80211_MAX_CHANNELS];806 struct net80211_channel channels[NET80211_MAX_CHANNELS];
817 NET80211_MAX_CHANNELS * sizeof ( dev->channels[0] ) ); in net80211_register()930 for ( i = dev->nr_channels; len-- && i < NET80211_MAX_CHANNELS; i++ ) { in net80211_add_channels()