Home
last modified time | relevance | path

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

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