Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/src/qos/
H A Dsme_qos.c147 struct sme_qos_flowinfoentry { struct
148 tListElem link; /* list links */
149 uint8_t sessionId;
150 uint8_t tspec_mask;
151 enum sme_qos_reasontype reason;
152 uint32_t QosFlowID;
153 enum qca_wlan_ac_type ac_type;
154 struct sme_qos_wmmtspecinfo QoSInfo;
155 void *HDDcontext;
156 sme_QosCallback QoSCallback;
[all …]