Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dfq_impl.h110 static struct fq_flow *fq_flow_classify(struct fq *fq, in fq_flow_classify() function
166 flow = fq_flow_classify(fq, tin, skb, get_default_func); in fq_tin_enqueue()
/Linux-v4.19/net/mac80211/
Dtx.c3210 flow = fq_flow_classify(fq, tin, skb, fq_flow_get_default_func); in ieee80211_amsdu_aggregate()