Lines Matching defs:tid
63 const u8 *da, u16 tid, in ieee80211_send_addba_request()
113 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar()
143 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx()
151 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session()
245 u16 tid = *(u8 *)data; in sta_addba_resp_timer_expired() local
272 static inline int ieee80211_ac_from_tid(int tid) in ieee80211_ac_from_tid()
344 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start()
428 int ieee80211_start_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid, in ieee80211_start_tx_ba_session()
567 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational()
601 void ieee80211_start_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb()
650 const u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb_irqsafe()
670 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_tx_ba_session()
685 int ieee80211_stop_tx_ba_session(struct ieee80211_sta *pubsta, u16 tid) in ieee80211_stop_tx_ba_session()
724 void ieee80211_stop_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u8 tid) in ieee80211_stop_tx_ba_cb()
798 const u8 *ra, u16 tid) in ieee80211_stop_tx_ba_cb_irqsafe()
825 u16 capab, tid; in ieee80211_process_addba_resp() local