Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/net80211/
HDieee80211_ht.h38 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 *,
HDieee80211_ht.c209 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 …]
HDieee80211_var.h114 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);
HDieee80211_node.h219 struct ieee80211_tx_ampdu ni_tx_ampdu[WME_NUM_TID];
HDieee80211_superg.c758 struct ieee80211_tx_ampdu *tap; in ieee80211_ff_check()
HDieee80211_ddb.c193 _db_show_txampdu(const char *sep, int ix, const struct ieee80211_tx_ampdu *tap) in _db_show_txampdu()
HDieee80211_output.c188 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/
HDif_ath_tx.h114 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);
HDif_ath_tx.c2565 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 …]
HDif_athvar.h882 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,
HDif_ath_tx_ht.c741 struct ieee80211_tx_ampdu *tap; in ath_tx_form_aggr()
/freebsd-11-stable/sys/dev/iwn/
HDif_iwnvar.h389 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 *);
HDif_iwn.c292 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/
HDif_mwlvar.h301 struct ieee80211_tx_ampdu *,
305 struct ieee80211_tx_ampdu *,
309 struct ieee80211_tx_ampdu *);
HDif_mwl.c157 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/
HDif_rsu.c351 rsu_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in rsu_ampdu_enable()
/freebsd-11-stable/sys/dev/otus/
HDif_otus.c595 otus_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in otus_ampdu_enable()
/freebsd-11-stable/sys/dev/urtwn/
HDif_urtwn.c491 urtwn_ampdu_enable(struct ieee80211_node *ni, struct ieee80211_tx_ampdu *tap) in urtwn_ampdu_enable()