Searched refs:ch_avoid_event (Results 1 – 6 of 6) sorted by relevance
177 struct ch_avoid_ind_type *ch_avoid_event) in reg_process_ch_avoid_event() argument200 reg_debug("band count %d", ch_avoid_event->ch_avoid_range_cnt); in reg_process_ch_avoid_event()208 for (i = 0; i < ch_avoid_event->ch_avoid_range_cnt; i++) { in reg_process_ch_avoid_event()211 REG_IS_5GHZ_FREQ(ch_avoid_event-> in reg_process_ch_avoid_event()218 ch_avoid_event->avoid_freq_range[i].start_freq; in reg_process_ch_avoid_event()220 ch_avoid_event->avoid_freq_range[i].end_freq; in reg_process_ch_avoid_event()223 ch_avoid_event->ch_avoid_range_cnt; in reg_process_ch_avoid_event()
36 struct ch_avoid_ind_type *ch_avoid_event);40 struct ch_avoid_ind_type *ch_avoid_event) in reg_process_ch_avoid_event() argument
2516 struct ch_avoid_ind_type *ch_avoid_event);2538 struct ch_avoid_ind_type *ch_avoid_event) in reg_process_ch_avoid_ext_event() argument
8696 struct ch_avoid_ind_type *ch_avoid_event) in reg_process_ch_avoid_ext_event() argument8709 reg_debug("freq range count %d", ch_avoid_event->ch_avoid_range_cnt); in reg_process_ch_avoid_ext_event()8714 for (i = 0; i < ch_avoid_event->ch_avoid_range_cnt; i++) { in reg_process_ch_avoid_ext_event()8717 ch_avoid_event->avoid_freq_range[i].start_freq; in reg_process_ch_avoid_ext_event()8719 ch_avoid_event->avoid_freq_range[i].end_freq; in reg_process_ch_avoid_ext_event()8721 ch_avoid_event->avoid_freq_range[i].txpower; in reg_process_ch_avoid_ext_event()8723 ch_avoid_event->avoid_freq_range[i].is_valid_txpower; in reg_process_ch_avoid_ext_event()8727 ch_avoid_event->restriction_mask; in reg_process_ch_avoid_ext_event()8729 ch_avoid_event->ch_avoid_range_cnt; in reg_process_ch_avoid_ext_event()
42 struct ch_avoid_ind_type ch_avoid_event; in tgt_reg_ch_avoid_event_handler() local72 wmi_handle, event_buf, &ch_avoid_event, len) in tgt_reg_ch_avoid_event_handler()78 status = reg_rx_ops->reg_ch_avoid_event_handler(psoc, &ch_avoid_event); in tgt_reg_ch_avoid_event_handler()
2426 struct ch_avoid_ind_type *ch_avoid_event,