Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfq_impl.h90 static struct sk_buff *fq_tin_dequeue(struct fq *fq, in fq_tin_dequeue() function
/openbmc/linux/net/mac80211/
H A Dtx.c3837 skb = fq_tin_dequeue(fq, tin, fq_tin_dequeue_func); in ieee80211_tx_dequeue()