Lines Matching defs:tid

62 					 const u8 *da, u16 tid,  in ieee80211_send_addba_request()
112 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar()
142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq()
211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq()
270 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx()
299 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session()
436 u8 tid = tid_tx->tid; in sta_addba_resp_timer_expired() local
457 u8 tid = tid_tx->tid; in ieee80211_send_addba_with_timeout() local
496 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
560 u16 tid) in ieee80211_refresh_tx_agg_session_timer()
584 u8 tid = tid_tx->tid; in sta_tx_agg_session_timer_expired() local
603 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, in ieee80211_start_tx_ba_session()
754 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
796 void ieee80211_start_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_start_tx_ba_cb()
823 const u8 *ra, u16 tid, struct sta_info **sta) in ieee80211_lookup_tid_tx()
848 const u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb_irqsafe()
869 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_tx_ba_session()
883 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) in ieee80211_stop_tx_ba_session()
925 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_stop_tx_ba_cb()
962 const u8 *ra, u16 tid) in ieee80211_stop_tx_ba_cb_irqsafe()
991 u16 capab, tid, buf_size; in ieee80211_process_addba_resp() local