Home
last modified time | relevance | path

Searched refs:mas_chan (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.c3123 struct regulatory_channel **mas_chan, in reg_assign_afc_chan_entry_to_mas_chan() argument
3126 *mas_chan = &pdev_priv_obj->afc_chan_list[chn_idx]; in reg_assign_afc_chan_entry_to_mas_chan()
3145 struct regulatory_channel **mas_chan, in reg_assign_afc_chan_entry_to_mas_chan() argument
3175 struct regulatory_channel *mas_chan; in reg_update_sup_ch_entry_for_mode() local
3178 mas_chan = reg_get_reg_maschan_lst_frm_6g_pwr_mode(supp_pwr_mode, in reg_update_sup_ch_entry_for_mode()
3181 if (!mas_chan) in reg_update_sup_ch_entry_for_mode()
3191 &mas_chan, in reg_update_sup_ch_entry_for_mode()
3201 if (!mas_chan) in reg_update_sup_ch_entry_for_mode()
3204 qdf_mem_copy(&temp_reg_chan, mas_chan, in reg_update_sup_ch_entry_for_mode()