Lines Matching defs:hasqos
4631 int hdrlen, hasqos;
4646 hasqos = ieee80211_has_qos(wh);
4647 tid = hasqos ? ieee80211_get_qos(wh) & IEEE80211_QOS_TID : 0;
4857 int hasqos = ieee80211_has_qos(wh);
4861 (hasqos && (subtype & IEEE80211_FC0_SUBTYPE_NODATA)) ||
4865 if (hasqos) {
5043 int hasqos;
5046 hasqos = ieee80211_has_qos(wh);
5047 tid = hasqos ? ieee80211_get_qos(wh) & IEEE80211_QOS_TID : 0;
5057 if (hasqos) {