Searched refs:ieee80211_tx_ampdu (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_ht.h | 42 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 D | ieee80211_ht.c | 210 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 D | ieee80211_var.h | 130 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 D | ieee80211_node.h | 229 struct ieee80211_tx_ampdu ni_tx_ampdu[WME_NUM_TID];
|
| H A D | ieee80211_superg.c | 776 struct ieee80211_tx_ampdu *tap; in ieee80211_ff_check()
|
| H A D | ieee80211_ddb.c | 195 _db_show_txampdu(const char *sep, int ix, const struct ieee80211_tx_ampdu *tap) in _db_show_txampdu()
|
| H A D | ieee80211_output.c | 217 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()
|