Searched refs:MAX_CHANNEL_NUM (Results 1 – 10 of 10) sorted by relevance
31 #define MAX_CHANNEL_NUM 14 /* 2.4 GHz only */ macro42 u8 channel_set[MAX_CHANNEL_NUM];43 u8 channel_cck_power[MAX_CHANNEL_NUM]; /* dbm */44 u8 channel_ofdm_power[MAX_CHANNEL_NUM]; /* dbm */
170 unsigned char Channel[MAX_CHANNEL_NUM];420 struct rt_channel_info channel_set[MAX_CHANNEL_NUM];
33 #define MAX_CHANNEL_NUM 38/* 14+24 */ macro44 u8 channel_set[MAX_CHANNEL_NUM];45 u8 channel_cck_power[MAX_CHANNEL_NUM];/* dbm */46 u8 channel_ofdm_power[MAX_CHANNEL_NUM];/* dbm */
246 unsigned char Channel[MAX_CHANNEL_NUM];492 RT_CHANNEL_INFO channel_set[MAX_CHANNEL_NUM];
307 u8 collect_pkt_num[MAX_CHANNEL_NUM];
81 #define MAX_CHANNEL_NUM 8 macro
406 memset(channel_set, 0, sizeof(RT_CHANNEL_INFO)*MAX_CHANNEL_NUM); in init_channel_set()4805 RT_CHANNEL_INFO chplan_sta[MAX_CHANNEL_NUM]; in process_80211d()4858 while ((i < MAX_CHANNEL_NUM) && (chplan_sta[i].ChannelNum != 0)) { in process_80211d()4871 if ((i == MAX_CHANNEL_NUM) || in process_80211d()4900 while ((i < MAX_CHANNEL_NUM) && in process_80211d()4920 while ((i < MAX_CHANNEL_NUM) && in process_80211d()4937 if ((i == MAX_CHANNEL_NUM) || in process_80211d()4965 while ((i < MAX_CHANNEL_NUM) && (chplan_sta[i].ChannelNum != 0)) { in process_80211d()4982 while ((i < MAX_CHANNEL_NUM) && (chplan_sta[i].ChannelNum != 0)) { in process_80211d()4995 while ((k < MAX_CHANNEL_NUM) && (chplan_new[k].ChannelNum != 0)) { in process_80211d()[all …]
2376 struct rt_channel_info chplan_sta[MAX_CHANNEL_NUM]; in process_80211d()2424 if ((i == MAX_CHANNEL_NUM) || in process_80211d()2452 while ((i < MAX_CHANNEL_NUM) && in process_80211d()2470 while ((i < MAX_CHANNEL_NUM) && in process_80211d()2485 while ((i < MAX_CHANNEL_NUM) && (chplan_sta[i].ChannelNum != 0)) { in process_80211d()2499 while ((i < MAX_CHANNEL_NUM) && (chplan_new[i].ChannelNum != 0)) { in process_80211d()3999 memset(channel_set, 0, sizeof(struct rt_channel_info) * MAX_CHANNEL_NUM); in init_channel_set()
901 for (i = 0, val = 0; i < MAX_CHANNEL_NUM; i++) { in rtw_wx_get_range()
1084 for (i = 0, val = 0; i < MAX_CHANNEL_NUM; i++) { in rtw_wx_get_range()