Searched refs:WIFI_MAX_CHANNEL_NUM (Results 1 – 3 of 3) sorted by relevance
319 #define WIFI_MAX_CHANNEL_NUM 24 macro324 WifiIeee80211Channel iee80211Channel[WIFI_MAX_CHANNEL_NUM]; /**< WLAN channel structures */
38 #define WIFI_MAX_CHANNEL_NUM 24 macro463 WifiIeee80211Channel iee80211Channel[WIFI_MAX_CHANNEL_NUM]; /**< WLAN channel structures */
32 #define WIFI_MAX_CHANNEL_NUM 24 macro572 if (band->channelCount > WIFI_MAX_CHANNEL_NUM) { in WifiFillHwFeature()