Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c181 static struct sk_buff *ath_tid_dequeue(struct ath_atx_tid *tid) in ath_tid_dequeue() function
316 while ((skb = ath_tid_dequeue(tid))) { in ath_tid_drain()