Home
last modified time | relevance | path

Searched refs:ieee80211_tx_ampdu (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ht.h42 struct ieee80211_tx_ampdu { struct
105 ieee80211_txampdu_init_pps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_init_pps()
115 ieee80211_txampdu_update_pps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_update_pps()
127 ieee80211_txampdu_count_packet(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_count_packet()
150 ieee80211_txampdu_getpps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_getpps()
224 struct ieee80211_tx_ampdu *);
226 struct ieee80211_tx_ampdu *, int);
227 int ieee80211_send_bar(struct ieee80211_node *, struct ieee80211_tx_ampdu *,
H A Dieee80211_ht.c210 struct ieee80211_tx_ampdu *tap);
212 struct ieee80211_tx_ampdu *tap,
215 struct ieee80211_tx_ampdu *tap,
218 struct ieee80211_tx_ampdu *tap);
220 struct ieee80211_tx_ampdu *tap);
1310 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_node_init()
1461 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_wds_init()
2279 struct ieee80211_tx_ampdu *tap, in ieee80211_addba_request()
2301 struct ieee80211_tx_ampdu *tap; in ieee80211_ampdu_tx_request_ext()
2325 struct ieee80211_tx_ampdu *tap; in ieee80211_ampdu_tx_request_active_ext()
[all …]
H A Dieee80211_var.h130 struct ieee80211_tx_ampdu;
354 struct ieee80211_tx_ampdu *);
357 struct ieee80211_tx_ampdu *,
361 struct ieee80211_tx_ampdu *,
364 struct ieee80211_tx_ampdu *);
366 struct ieee80211_tx_ampdu *);
369 struct ieee80211_tx_ampdu *, int status);
H A Dieee80211_node.h229 struct ieee80211_tx_ampdu ni_tx_ampdu[WME_NUM_TID];
H A Dieee80211_superg.c776 struct ieee80211_tx_ampdu *tap; in ieee80211_ff_check()
H A Dieee80211_ddb.c195 _db_show_txampdu(const char *sep, int ix, const struct ieee80211_tx_ampdu *tap) in _db_show_txampdu()
H A Dieee80211_output.c217 struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[tid]; in ieee80211_vap_pkt_send_dest()
889 struct ieee80211_tx_ampdu *tap; in ieee80211_send_setup()