Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dfq_impl.h90 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue() function
/linux-6.6.21/net/mac80211/
Dtx.c3832 skb = fq_tin_dequeue(fq, tin, fq_tin_dequeue_func); in ieee80211_tx_dequeue()