Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_ht.c520 ampdu_rx_purge_slot(struct ieee80211_rx_ampdu *rap, int i) in ampdu_rx_purge_slot()
668 ampdu_rx_purge(struct ieee80211_rx_ampdu *rap) in ampdu_rx_purge()
684 struct ieee80211_rx_ampdu *rap) in ieee80211_ampdu_rx_init_rap()
733 struct ieee80211_rx_ampdu *rap; in ieee80211_ampdu_rx_start_ext()
779 struct ieee80211_rx_ampdu *rap; in ieee80211_ampdu_rx_stop_ext()
942 struct ieee80211_rx_ampdu *rap, ieee80211_seq winstart) in ampdu_rx_flush_upto()
1009 struct ieee80211_rx_ampdu *rap; in ieee80211_ampdu_reorder()
1232 struct ieee80211_rx_ampdu *rap; in ieee80211_recv_bar()
1385 struct ieee80211_rx_ampdu *rap; in ieee80211_ht_node_age()
2409 struct ieee80211_rx_ampdu *rap; in ht_recv_action_ba_addba_request()
[all …]
H A Dieee80211_ht.h165 struct ieee80211_rx_ampdu { struct
H A Dieee80211_var.h131 struct ieee80211_rx_ampdu;
372 struct ieee80211_rx_ampdu *, int baparamset,
375 struct ieee80211_rx_ampdu *);
H A Dieee80211_input.h206 struct ieee80211_rx_ampdu *rap; in ieee80211_check_rxseq()
H A Dieee80211_node.h230 struct ieee80211_rx_ampdu ni_rx_ampdu[WME_NUM_TID];
H A Dieee80211_ddb.c210 _db_show_rxampdu(const char *sep, int ix, const struct ieee80211_rx_ampdu *rap) in _db_show_rxampdu()