Searched refs:hasqos (Results 1 – 5 of 5) sorted by relevance
358 int hasqos, ismcast, macid; in r92c_fill_tx_desc() local362 hasqos = IEEE80211_QOS_HAS_SEQ(wh); in r92c_fill_tx_desc()366 if (hasqos) { in r92c_fill_tx_desc()449 if (!hasqos) { in r92c_fill_tx_desc()
2755 int hasqos; in rsu_tx_start() local2800 hasqos = 1; in rsu_tx_start()2806 hasqos = 0; in rsu_tx_start()2822 hasqos = 0; in rsu_tx_start()2829 hasqos); in rsu_tx_start()2842 if (!hasqos) in rsu_tx_start()
3029 int hasqos; in mtw_tx() local3040 if ((hasqos = IEEE80211_QOS_HAS_SEQ(wh))) { in mtw_tx()3082 if (hasqos) in mtw_tx()3088 (!hasqos || in mtw_tx()
3439 int hasqos; in run_tx() local3453 if ((hasqos = IEEE80211_QOS_HAS_SEQ(wh))) { in run_tx()3486 (!hasqos || (qos & IEEE80211_QOS_ACKPOLICY) != in run_tx()
2232 int hasqos, xferlen, type, ismcast; in otus_tx() local2258 hasqos = !! IEEE80211_QOS_HAS_SEQ(wh); in otus_tx()2260 if (hasqos) { in otus_tx()2295 (hasqos && ((qos & IEEE80211_QOS_ACKPOLICY) == in otus_tx()