Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dfq_impl.h144 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() function
208 flow = fq_flow_classify(fq, tin, idx, skb); in fq_tin_enqueue()
/openbmc/linux/net/mac80211/
H A Dtx.c3445 flow = fq_flow_classify(fq, tin, flow_idx, skb); in ieee80211_amsdu_aggregate()