Home
last modified time | relevance | path

Searched defs:_policy_ (Results 1 – 1 of 1) 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) argument
1765 #define PM_GET_VDEV_PRIORITY_ENABLED(_policy_) (((_policy_) & 0x2) >> 1) argument