Searched refs:hasqos (Results 1 – 4 of 4) sorted by relevance
2100 int hasqos; in rsu_tx_start() local2128 hasqos = 1; in rsu_tx_start()2133 hasqos = 0; in rsu_tx_start()2148 hasqos = 0; in rsu_tx_start()2155 hasqos); in rsu_tx_start()2168 if (!hasqos) in rsu_tx_start()
2557 int hasqos, ismcast; in urtwn_tx_data() local2567 hasqos = IEEE80211_QOS_HAS_SEQ(wh); in urtwn_tx_data()2571 if (hasqos) { in urtwn_tx_data()2689 if (!hasqos) { in urtwn_tx_data()
3261 int hasqos; in run_tx() local3275 if ((hasqos = IEEE80211_QOS_HAS_SEQ(wh))) { in run_tx()3314 (!hasqos || (qos & IEEE80211_QOS_ACKPOLICY) != in run_tx()
2167 int hasqos, xferlen; in otus_tx() local2193 hasqos = !! IEEE80211_QOS_HAS_SEQ(wh); in otus_tx()2195 if (hasqos) { in otus_tx()2227 (hasqos && ((qos & IEEE80211_QOS_ACKPOLICY) == in otus_tx()