Searched refs:fq_flow (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/net/ |
| H A D | fq_impl.h | 41 struct fq_flow *flow, in fq_adjust_removal() 48 struct fq_flow *flow) in fq_flow_dequeue() 94 struct fq_flow *flow; in fq_tin_dequeue() 148 struct fq_flow *flow; in fq_flow_classify() 168 struct fq_flow *flow = NULL; in fq_find_fattest_flow() 173 struct fq_flow *cur = &fq->flows[i]; in fq_find_fattest_flow() 202 struct fq_flow *flow; in fq_tin_enqueue() 253 struct fq_flow *flow, in fq_flow_filter() 279 struct fq_flow *flow; in fq_tin_filter() 290 struct fq_flow *flow, in fq_flow_reset() [all …]
|
| H A D | fq.h | 31 struct fq_flow { struct 52 struct fq_flow default_flow; 69 struct fq_flow *flows; 87 struct fq_flow *flow); 91 struct fq_flow *, 97 struct fq_flow *,
|
| /linux-6.15/net/sched/ |
| H A D | sch_fq.c | 69 struct fq_flow { struct 98 struct fq_flow *first; argument 99 struct fq_flow *last; 225 struct fq_flow *aux; in fq_flow_set_throttled() 264 struct fq_flow *f; in fq_gc() 361 struct fq_flow *f; in fq_classify() 546 struct fq_flow *f; in fq_enqueue() 627 struct fq_flow *f = rb_entry(p, struct fq_flow, rate_node); in fq_check_throttled() 654 struct fq_flow *f; in fq_dequeue() 804 struct fq_flow *f; in fq_reset() [all …]
|
| /linux-6.15/net/mac80211/ |
| H A D | tx.c | 1365 struct fq_flow *flow; in codel_dequeue_func() 1395 struct fq_flow *flow) in fq_tin_dequeue_func() 1433 struct fq_flow *flow, in fq_skb_free_func() 1471 struct fq_flow *flow, struct sk_buff *skb, in fq_vlan_filter_func() 3408 struct fq_flow *flow; in ieee80211_amsdu_aggregate()
|