MAX_CHANNEL_NUM
u32 rp[MAX_CHANNEL_NUM] = {DMC_MON_G12_CTRL1, DMC_MON_G12_CTRL3,
u32 rs[MAX_CHANNEL_NUM] = {DMC_MON_G12_CTRL2, DMC_MON_G12_CTRL4,
memset(channel_set, 0, sizeof(struct rt_channel_info)*MAX_CHANNEL_NUM);
struct rt_channel_info chplan_sta[MAX_CHANNEL_NUM];
if ((i == MAX_CHANNEL_NUM) ||
while ((i < MAX_CHANNEL_NUM) &&
while ((i < MAX_CHANNEL_NUM) &&
while ((i < MAX_CHANNEL_NUM) && (chplan_new[i].ChannelNum != 0)) {
unsigned char Channel[MAX_CHANNEL_NUM];
struct rt_channel_info channel_set[MAX_CHANNEL_NUM];
u8 channel_set[MAX_CHANNEL_NUM];
u8 channel_cck_power[MAX_CHANNEL_NUM];/* dbm */
u8 channel_ofdm_power[MAX_CHANNEL_NUM];/* dbm */
u64 channel_cnt[MAX_CHANNEL_NUM]; /* To save a DMC bandwidth-monitor channel counter */