Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_ucfg.h418 bool ucfg_policy_mgr_is_hw_sbs_capable(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ipa.c394 if (!ucfg_policy_mgr_is_hw_sbs_capable(hdd_ctx->psoc)) { in hdd_ipa_get_tx_pipe()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c356 bool ucfg_policy_mgr_is_hw_sbs_capable(struct wlan_objmgr_psoc *psoc) in ucfg_policy_mgr_is_hw_sbs_capable() function