Home
last modified time | relevance | path

Searched refs:PM_GET_VDEV_PRIORITY_ENABLED (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.h1765 #define PM_GET_VDEV_PRIORITY_ENABLED(_policy_) (((_policy_) & 0x2) >> 1) macro
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c803 if (PM_GET_VDEV_PRIORITY_ENABLED( in policy_mgr_get_preferred_dbs_action_table()