Searched refs:fq_flow (Results 1 – 4 of 4) sorted by relevance
/linux/include/net/ |
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() 249 struct fq_flow *flow, in fq_flow_filter() 275 struct fq_flow *flow; in fq_tin_filter() 286 struct fq_flow *flow, in fq_flow_reset() [all …]
|
A D | fq.h | 27 struct fq_flow { struct 48 struct fq_flow default_flow; 65 struct fq_flow *flows; 83 struct fq_flow *flow); 87 struct fq_flow *, 93 struct fq_flow *, 97 typedef struct fq_flow *fq_flow_get_default_t(struct fq *,
|
/linux/net/sched/ |
A D | sch_fq.c | 68 struct fq_flow { struct 92 struct fq_flow *first; argument 93 struct fq_flow *last; 184 struct fq_flow *aux; in fq_flow_set_throttled() 223 struct fq_flow *f; in fq_gc() 266 struct fq_flow *f; in fq_classify() 446 struct fq_flow *f; in fq_enqueue() 516 struct fq_flow *f = rb_entry(p, struct fq_flow, rate_node); in fq_check_throttled() 531 struct fq_flow *f; in fq_dequeue() 667 struct fq_flow *f; in fq_reset() [all …]
|
/linux/net/mac80211/ |
A D | tx.c | 1337 struct fq_flow *flow; in codel_dequeue_func() 1367 struct fq_flow *flow) in fq_tin_dequeue_func() 1405 struct fq_flow *flow, in fq_skb_free_func() 1443 struct fq_flow *flow, struct sk_buff *skb, in fq_vlan_filter_func() 3298 struct fq_flow *flow; in ieee80211_amsdu_aggregate()
|
Completed in 21 milliseconds