Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ht.h201 int ieee80211_ampdu_reorder(struct ieee80211_node *, struct mbuf *,
H A Dieee80211_wds.c547 ieee80211_ampdu_reorder(ni, m, rxs) != 0) { in wds_input()
H A Dieee80211_adhoc.c484 ieee80211_ampdu_reorder(ni, m, rxs) != 0) { in adhoc_input()
H A Dieee80211_sta.c678 ieee80211_ampdu_reorder(ni, m, rxs) != 0) { in sta_input()
H A Dieee80211_hostap.c672 ieee80211_ampdu_reorder(ni, m, rxs) != 0) { in hostap_input()
H A Dieee80211_ht.c1002 ieee80211_ampdu_reorder(struct ieee80211_node *ni, struct mbuf *m, in ieee80211_ampdu_reorder() function