Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
Dtarget_if_reg.c63 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_if_regulatory_is_regdb_offloaded()
139 target_if_regulatory_get_rx_ops(struct wlan_objmgr_psoc *psoc) in target_if_regulatory_get_rx_ops() function
170 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in target_if_reg_set_offloaded_info()
192 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in target_if_reg_set_6ghz_info()
210 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in target_if_reg_set_5dot9_ghz_info()
268 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_reg_chan_list_update_handler()
408 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_reg_chan_list_ext_update_handler()
541 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_afc_event_handler()
1006 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in target_if_regulatory_set_ext_tpc()
1090 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in target_if_reg_set_lower_6g_edge_ch_info()
[all …]
Dtarget_if_reg_11d.c34 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_if_regulatory_is_11d_offloaded()
73 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_reg_11d_new_cc_handler()
Dtarget_if_reg_lte.c54 reg_rx_ops = target_if_regulatory_get_rx_ops(psoc); in tgt_reg_ch_avoid_event_handler()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/inc/
Dtarget_if_reg.h86 target_if_regulatory_get_rx_ops(struct wlan_objmgr_psoc *psoc);