Home
last modified time | relevance | path

Searched defs:hdd_wmm_qos_context (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wmm.h130 struct hdd_wmm_qos_context { struct
131 struct list_head node;
132 uint32_t handle;
133 uint32_t flow_id;
134 struct hdd_adapter *adapter;
135 sme_ac_enum_type ac_type;
136 hdd_wlan_wmm_status_e status;
137 struct work_struct implicit_qos_work;
138 uint32_t magic;
139 bool is_inactivity_timer_running;
[all …]