Lines Matching full:qos
357 uint8_t type, tid, qos, qsel;
367 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
368 tid = qos & IEEE80211_QOS_TID;
370 qos = 0;
388 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
450 /* Use HW sequence numbering for non-QoS frames. */
510 /* Use HW sequence numbering for non-QoS frames. */
520 int qos, int id)
538 if (!qos) {