Home
last modified time | relevance | path

Searched refs:IEEE80211_QOS_AMSDU (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/net80211/
HDieee80211.h202 #define IEEE80211_QOS_AMSDU 0x80 macro
HDieee80211_wds.c675 if (qos & IEEE80211_QOS_AMSDU) { in wds_input()
HDieee80211_adhoc.c599 if (qos & IEEE80211_QOS_AMSDU) { in adhoc_input()
HDieee80211_sta.c857 if (qos & IEEE80211_QOS_AMSDU) { in sta_input()
HDieee80211_hostap.c806 if (qos & IEEE80211_QOS_AMSDU) { in hostap_input()
HDieee80211_mesh.c1785 if (qos[0] & IEEE80211_QOS_AMSDU) { in mesh_input()