Searched refs:hdd_wmm_is_active (Results 1 – 3 of 3) sorted by relevance
365 bool hdd_wmm_is_active(struct hdd_adapter *adapter);
2345 if (!hdd_wmm_is_active(adapter) || !(is_implicit_qos_enabled) || in hdd_wmm_acquire_access()2618 bool hdd_wmm_is_active(struct hdd_adapter *adapter) in hdd_wmm_is_active() function2646 if (hdd_wmm_is_active(adapter) && in hdd_wmm_is_acm_allowed()
1589 if (hdd_wmm_is_active(adapter)) in hdd_roam_register_sta()