Searched refs:MAX_CHANNEL_NUM (Results 1 – 7 of 7) sorted by relevance
30 #define MAX_CHANNEL_NUM 14 macro41 u8 channel_set[MAX_CHANNEL_NUM];42 u8 channel_cck_power[MAX_CHANNEL_NUM];/* dbm */43 u8 channel_ofdm_power[MAX_CHANNEL_NUM];/* dbm */
164 unsigned char Channel[MAX_CHANNEL_NUM];380 struct rt_channel_info channel_set[MAX_CHANNEL_NUM];
9 #define MAX_CHANNEL_NUM 8 macro35 u64 channel_cnt[MAX_CHANNEL_NUM]; /* To save a DMC bandwidth-monitor channel counter */
224 u32 rp[MAX_CHANNEL_NUM] = {DMC_MON_G12_CTRL1, DMC_MON_G12_CTRL3, in dmc_g12_config_fiter()226 u32 rs[MAX_CHANNEL_NUM] = {DMC_MON_G12_CTRL2, DMC_MON_G12_CTRL4, in dmc_g12_config_fiter()
92 #define MAX_CHANNEL_NUM 8 macro
103 #define MAX_CHANNEL_NUM 8 macro
338 memset(channel_set, 0, sizeof(struct rt_channel_info)*MAX_CHANNEL_NUM); in init_channel_set()4264 struct rt_channel_info chplan_sta[MAX_CHANNEL_NUM]; in process_80211d()4309 if ((i == MAX_CHANNEL_NUM) || in process_80211d()4338 while ((i < MAX_CHANNEL_NUM) && in process_80211d()4358 while ((i < MAX_CHANNEL_NUM) && in process_80211d()4379 while ((i < MAX_CHANNEL_NUM) && (chplan_new[i].ChannelNum != 0)) { in process_80211d()