Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_tgt_api.c133 return reg_set_ext_tpc_supported(psoc, val); in tgt_reg_set_ext_tpc_supported()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1012 if (reg_rx_ops->reg_set_ext_tpc_supported) in target_if_regulatory_set_ext_tpc()
1013 reg_rx_ops->reg_set_ext_tpc_supported( in target_if_regulatory_set_ext_tpc()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c535 rx_ops->reg_rx_ops.reg_set_ext_tpc_supported = in wlan_lmac_if_umac_reg_rx_ops_register()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h2345 QDF_STATUS reg_set_ext_tpc_supported(struct wlan_objmgr_psoc *psoc,
H A Dreg_services_common.c8337 reg_set_ext_tpc_supported(struct wlan_objmgr_psoc *psoc, bool val) in reg_set_ext_tpc_supported() function
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2051 QDF_STATUS (*reg_set_ext_tpc_supported)(struct wlan_objmgr_psoc *psoc, member