Searched refs:ieee80211_tx_ampdu (Results 1 – 18 of 18) sorted by relevance
| /freebsd-11-stable/sys/net80211/ |
| HD | ieee80211_ht.h | 38 struct ieee80211_tx_ampdu { struct 91 ieee80211_txampdu_init_pps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_init_pps() 101 ieee80211_txampdu_update_pps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_update_pps() 113 ieee80211_txampdu_count_packet(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_count_packet() 136 ieee80211_txampdu_getpps(struct ieee80211_tx_ampdu *tap) in ieee80211_txampdu_getpps() 207 struct ieee80211_tx_ampdu *); 209 struct ieee80211_tx_ampdu *, int); 210 int ieee80211_send_bar(struct ieee80211_node *, struct ieee80211_tx_ampdu *,
|
| HD | ieee80211_ht.c | 209 struct ieee80211_tx_ampdu *tap); 211 struct ieee80211_tx_ampdu *tap, 214 struct ieee80211_tx_ampdu *tap, 217 struct ieee80211_tx_ampdu *tap); 219 struct ieee80211_tx_ampdu *tap); 222 struct ieee80211_tx_ampdu *tap, int status); 223 static void ampdu_tx_stop(struct ieee80211_tx_ampdu *tap); 224 static void bar_stop_timer(struct ieee80211_tx_ampdu *tap); 1057 struct ieee80211_tx_ampdu *tap; in ieee80211_ht_node_init() 1107 struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[i]; in ieee80211_ht_node_cleanup() [all …]
|
| HD | ieee80211_var.h | 114 struct ieee80211_tx_ampdu; 324 struct ieee80211_tx_ampdu *); 327 struct ieee80211_tx_ampdu *, 331 struct ieee80211_tx_ampdu *, 334 struct ieee80211_tx_ampdu *); 336 struct ieee80211_tx_ampdu *); 339 struct ieee80211_tx_ampdu *, int status);
|
| HD | ieee80211_node.h | 219 struct ieee80211_tx_ampdu ni_tx_ampdu[WME_NUM_TID];
|
| HD | ieee80211_superg.c | 758 struct ieee80211_tx_ampdu *tap; in ieee80211_ff_check()
|
| HD | ieee80211_ddb.c | 193 _db_show_txampdu(const char *sep, int ix, const struct ieee80211_tx_ampdu *tap) in _db_show_txampdu()
|
| HD | ieee80211_output.c | 188 struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[tid]; in ieee80211_vap_pkt_send_dest() 698 struct ieee80211_tx_ampdu *tap; in ieee80211_send_setup()
|
| /freebsd-11-stable/sys/dev/ath/ |
| HD | if_ath_tx.h | 114 extern struct ieee80211_tx_ampdu * ath_tx_get_tx_tid(struct ath_node *an, 120 struct ieee80211_tx_ampdu *tap, int dialogtoken, 123 struct ieee80211_tx_ampdu *tap, int dialogtoken, 126 struct ieee80211_tx_ampdu *tap); 128 struct ieee80211_tx_ampdu *tap, int status); 130 struct ieee80211_tx_ampdu *tap);
|
| HD | if_ath_tx.c | 2565 struct ieee80211_tx_ampdu *tap; in ath_tx_addto_baw() 2657 struct ieee80211_tx_ampdu *tap; in ath_tx_switch_baw_buf() 2704 struct ieee80211_tx_ampdu *tap; in ath_tx_update_baw() 2945 struct ieee80211_tx_ampdu *tap; in ath_tx_xmit_aggr() 3608 struct ieee80211_tx_ampdu *tap; in ath_tx_tid_bar_tx() 3732 struct ieee80211_tx_ampdu *tap; in ath_tx_tid_drain_print() 3813 struct ieee80211_tx_ampdu *tap; in ath_tx_tid_drain() 4401 struct ieee80211_tx_ampdu *tap; in ath_tx_aggr_retry_unaggr() 4559 struct ieee80211_tx_ampdu *tap; in ath_tx_comp_aggr_error() 4711 struct ieee80211_tx_ampdu *tap; [all …]
|
| HD | if_athvar.h | 882 struct ieee80211_tx_ampdu *, int, int, int); 884 struct ieee80211_tx_ampdu *, int, int, int); 886 struct ieee80211_tx_ampdu *); 889 struct ieee80211_tx_ampdu *); 891 struct ieee80211_tx_ampdu *tap,
|
| HD | if_ath_tx_ht.c | 741 struct ieee80211_tx_ampdu *tap; in ath_tx_form_aggr()
|
| /freebsd-11-stable/sys/dev/iwn/ |
| HD | if_iwnvar.h | 389 struct ieee80211_tx_ampdu *qid2tap[IWN5000_NTXQUEUES]; 396 struct ieee80211_tx_ampdu *, int, int, int); 398 struct ieee80211_tx_ampdu *, int, int, int); 400 struct ieee80211_tx_ampdu *);
|
| HD | if_iwn.c | 292 struct ieee80211_tx_ampdu *, int, int, int); 294 struct ieee80211_tx_ampdu *, int, int, int); 298 struct ieee80211_tx_ampdu *); 3162 struct ieee80211_tx_ampdu *tap; in iwn_rx_compressed_ba() 3657 struct ieee80211_tx_ampdu *tap; in iwn_ampdu_tx_done() 4401 struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[ac]; in iwn_tx_data() 7290 iwn_addba_request(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, in iwn_addba_request() 7320 iwn_addba_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, in iwn_addba_response() 7351 struct ieee80211_tx_ampdu *tap = &ni->ni_tx_ampdu[tid]; in iwn_ampdu_tx_start() 7384 iwn_ampdu_tx_stop(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in iwn_ampdu_tx_stop()
|
| /freebsd-11-stable/sys/dev/mwl/ |
| HD | if_mwlvar.h | 301 struct ieee80211_tx_ampdu *, 305 struct ieee80211_tx_ampdu *, 309 struct ieee80211_tx_ampdu *);
|
| HD | if_mwl.c | 157 struct ieee80211_tx_ampdu *, int dialogtoken, 160 struct ieee80211_tx_ampdu *, int status, 163 struct ieee80211_tx_ampdu *); 3555 mwl_addba_request(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, in mwl_addba_request() 3627 mwl_addba_response(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap, in mwl_addba_response() 3694 mwl_addba_stop(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in mwl_addba_stop()
|
| /freebsd-11-stable/sys/dev/usb/wlan/ |
| HD | if_rsu.c | 351 rsu_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in rsu_ampdu_enable()
|
| /freebsd-11-stable/sys/dev/otus/ |
| HD | if_otus.c | 595 otus_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in otus_ampdu_enable()
|
| /freebsd-11-stable/sys/dev/urtwn/ |
| HD | if_urtwn.c | 491 urtwn_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in urtwn_ampdu_enable()
|