Home
last modified time | relevance | path

Searched refs:ieee80211_check_rxseq_amsdu_more (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_input.h150 ieee80211_check_rxseq_amsdu_more(const struct ieee80211_rx_stats *rxs) in ieee80211_check_rxseq_amsdu_more() function
282 if (ieee80211_check_rxseq_amsdu_more(rxs)) { in ieee80211_check_rxseq()
H A Dieee80211_ht.c591 if (! ieee80211_check_rxseq_amsdu_more(rxs_final)) { in ampdu_rx_add_slot()
627 if (ieee80211_check_rxseq_amsdu_more(rxs)) { in ampdu_rx_add_slot()
1014 int amsdu_end = ieee80211_check_rxseq_amsdu_more(rxs); in ieee80211_ampdu_reorder()