Searched refs:ch_avoid (Results 1 – 3 of 3) sorted by relevance
302 struct ch_avoid_ind_type *ch_avoid) in ucfg_reg_unit_simulate_ch_avoid() argument304 reg_process_ch_avoid_event(psoc, ch_avoid); in ucfg_reg_unit_simulate_ch_avoid()308 struct ch_avoid_ind_type *ch_avoid) in ucfg_reg_ch_avoid() argument310 reg_process_ch_avoid_event(psoc, ch_avoid); in ucfg_reg_ch_avoid()315 struct ch_avoid_ind_type *ch_avoid) in ucfg_reg_ch_avoid_ext() argument317 reg_process_ch_avoid_ext_event(psoc, ch_avoid); in ucfg_reg_ch_avoid_ext()
462 struct ch_avoid_ind_type *ch_avoid);474 struct ch_avoid_ind_type *ch_avoid);488 struct ch_avoid_ind_type *ch_avoid);
6618 struct ch_avoid_ind_type ch_avoid; in hdd_ch_avoid_unit_cmd() local6626 ch_avoid.avoid_freq_range[cnt].start_freq = in hdd_ch_avoid_unit_cmd()6628 ch_avoid.avoid_freq_range[cnt].end_freq = in hdd_ch_avoid_unit_cmd()6632 ch_avoid.avoid_freq_range[cnt].start_freq, in hdd_ch_avoid_unit_cmd()6633 ch_avoid.avoid_freq_range[cnt].end_freq); in hdd_ch_avoid_unit_cmd()6636 ch_avoid.ch_avoid_range_cnt = cnt; in hdd_ch_avoid_unit_cmd()6637 ucfg_reg_unit_simulate_ch_avoid(hdd_ctx->psoc, &ch_avoid); in hdd_ch_avoid_unit_cmd()