Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_tgt_api.c147 return reg_set_disable_upper_6g_edge_ch_supp(psoc, val); in tgt_reg_set_disable_upper_6g_edge_ch_supp()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1115 if (reg_rx_ops->reg_set_disable_upper_6g_edge_ch_supp) in target_if_reg_set_disable_upper_6g_edge_ch_info()
1116 reg_rx_ops->reg_set_disable_upper_6g_edge_ch_supp( in target_if_reg_set_disable_upper_6g_edge_ch_info()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h2420 reg_set_disable_upper_6g_edge_ch_supp(struct wlan_objmgr_psoc *psoc,
2474 reg_set_disable_upper_6g_edge_ch_supp(struct wlan_objmgr_psoc *psoc, in reg_set_disable_upper_6g_edge_ch_supp() function
H A Dreg_services_common.c8386 reg_set_disable_upper_6g_edge_ch_supp(struct wlan_objmgr_psoc *psoc, bool val) in reg_set_disable_upper_6g_edge_ch_supp() function
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c437 rx_ops->reg_rx_ops.reg_set_disable_upper_6g_edge_ch_supp = in wlan_lmac_if_register_6g_edge_chan_supp()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2058 (*reg_set_disable_upper_6g_edge_ch_supp)(struct wlan_objmgr_psoc *psoc, member