Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wmm.h167 bool is_access_needed; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c1120 if (!ac->is_access_needed) { in __hdd_wmm_do_implicit_qos()
1128 ac->is_access_needed = false; in __hdd_wmm_do_implicit_qos()
1690 ac_status->is_access_needed = false; in hdd_wmm_adapter_init()
1723 ac_status->is_access_needed = false; in hdd_wmm_adapter_clear()
2360 if ((adapter->hdd_wmm_status.ac_status[ac_type].is_access_needed) || in hdd_wmm_acquire_access()
2402 adapter->hdd_wmm_status.ac_status[ac_type].is_access_needed = true; in hdd_wmm_acquire_access()