Searched refs:IEEE80211_QOS_AMSDU (Results 1 – 7 of 7) sorted by relevance
674 if (qos & IEEE80211_QOS_AMSDU) { in wds_input()
611 if (qos & IEEE80211_QOS_AMSDU) { in adhoc_input()
226 #define IEEE80211_QOS_AMSDU 0x80 macro
880 if (qos & IEEE80211_QOS_AMSDU) { in sta_input()
797 if (qos & IEEE80211_QOS_AMSDU) { in hostap_input()
1769 if (qos[0] & IEEE80211_QOS_AMSDU) { in mesh_input()
1813 qos[0] |= IEEE80211_QOS_AMSDU; in ieee80211_encap()