Searched defs:mcc_obj_priv (Results 1 – 1 of 1) sorted by relevance
205 struct mcc_obj_priv { struct206 u8 en_mcc; /* enable MCC or not */207 u8 duration; /* store duration(%) from registry, for primary adapter */208 u8 interval;209 u8 start_time;210 u8 mcc_c2h_status;211 u8 cur_mcc_success_cnt; /* used for check mcc switch channel success */212 u8 prev_mcc_success_cnt; /* used for check mcc switch channel success */213 u8 mcc_tolerance_time; /* used for detect mcc switch channel success */214 u8 mcc_loc_rsvd_paga[MAX_MCC_NUM]; /* mcc rsvd page */[all …]