Home
last modified time | relevance | path

Searched refs:reg_set_5dot9_ghz_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.c127 return reg_set_5dot9_ghz_supported(psoc, val); in tgt_reg_set_5dot9_ghz_supported()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c216 if (reg_rx_ops->reg_set_5dot9_ghz_supported) in target_if_reg_set_5dot9_ghz_info()
217 reg_rx_ops->reg_set_5dot9_ghz_supported( in target_if_reg_set_5dot9_ghz_info()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/src/
H A Dwlan_lmac_if.c491 rx_ops->reg_rx_ops.reg_set_5dot9_ghz_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.h1568 QDF_STATUS reg_set_5dot9_ghz_supported(struct wlan_objmgr_psoc *psoc,
H A Dreg_services_common.c6447 reg_set_5dot9_ghz_supported(struct wlan_objmgr_psoc *psoc, bool val) in reg_set_5dot9_ghz_supported() function
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2018 QDF_STATUS (*reg_set_5dot9_ghz_supported)(struct wlan_objmgr_psoc member