Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dfq_impl.h144 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() function
207 flow = fq_flow_classify(fq, tin, idx, skb); in fq_tin_enqueue()
/Linux-v6.1/net/mac80211/
Dtx.c3435 flow = fq_flow_classify(fq, tin, flow_idx, skb); in ieee80211_amsdu_aggregate()