Home
last modified time | relevance | path

Searched refs:PM_GET_BAND_PREFERRED (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h1764 #define PM_GET_BAND_PREFERRED(_policy_) ((_policy_) & 0x1) macro
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c800 if (PM_GET_BAND_PREFERRED(pm_ctx->cfg.dbs_selection_plcy) == 1) in policy_mgr_get_preferred_dbs_action_table()