Home
last modified time | relevance | path

Searched refs:carl9170_sta_tid (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/ath/carl9170/
Dcarl9170.h114 struct carl9170_sta_tid { struct
396 struct carl9170_sta_tid __rcu *tx_ampdu_iter;
485 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS];
Dmain.c187 struct carl9170_sta_tid *tid_info; in carl9170_ampdu_gc()
209 tid_info = list_first_entry(&tid_gc, struct carl9170_sta_tid, in carl9170_ampdu_gc()
253 struct carl9170_sta_tid *tid_info; in carl9170_flush_ba()
1361 struct carl9170_sta_tid *tid_info; in carl9170_op_sta_remove()
1424 struct carl9170_sta_tid *tid_info; in carl9170_op_ampdu_action()
1440 tid_info = kzalloc(sizeof(struct carl9170_sta_tid), in carl9170_op_ampdu_action()
1845 (struct carl9170_sta_tid *) &ar->tx_ampdu_list); in carl9170_alloc()
Dtx.c348 struct carl9170_sta_tid *tid_info, u16 seq) in carl9170_tx_shift_bm()
386 struct carl9170_sta_tid *tid_info; in carl9170_tx_status_process_ampdu()
606 struct carl9170_sta_tid *iter; in carl9170_tx_ampdu_timeout()
1112 struct carl9170_sta_tid *tid_info; in carl9170_tx_ampdu()
1375 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue()
Ddebug.c306 struct carl9170_sta_tid *iter; in carl9170_debugfs_ampdu_state_read()