Home
last modified time | relevance | path

Searched defs:ath_txq (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
A Dath9k.h158 struct ath_txq { struct
161 void *axq_link;
162 struct list_head axq_q;
163 spinlock_t axq_lock;
164 u32 axq_depth;
165 u32 axq_ampdu_depth;
166 bool axq_tx_inprogress;
168 u8 txq_headidx;
169 u8 txq_tailidx;
170 int pending_frames;
[all …]

Completed in 7 milliseconds