Home
last modified time | relevance | path

Searched refs:fq_tin (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dfq.h10 struct fq_tin;
19 * @flowchain: can be linked to fq_tin's new_flows or old_flows. Used for DRR++
30 struct fq_tin *tin;
39 * struct fq_tin - a logical container of fq_flows
47 struct fq_tin { struct
83 struct fq_tin *,
87 struct fq_tin *,
93 struct fq_tin *,
99 struct fq_tin *,
H A Dfq_impl.h18 struct fq_tin *tin = flow->tin; in fq_adjust_removal()
63 struct fq_tin *tin, in fq_tin_dequeue()
117 struct fq_tin *tin, u32 idx, in fq_flow_classify()
139 struct fq_tin *tin, in fq_recalc_backlog()
157 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
214 struct fq_tin *tin = flow->tin; in fq_flow_filter()
232 struct fq_tin *tin, in fq_tin_filter()
268 struct fq_tin *tin, in fq_tin_reset()
297 static void fq_tin_init(struct fq_tin *tin) in fq_tin_init()
/kernel/linux/linux-6.6/include/net/
H A Dfq.h14 struct fq_tin;
23 * @flowchain: can be linked to fq_tin's new_flows or old_flows. Used for DRR++
32 struct fq_tin *tin;
40 * struct fq_tin - a logical container of fq_flows
48 struct fq_tin { struct
86 struct fq_tin *,
90 struct fq_tin *,
96 struct fq_tin *,
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal()
67 struct fq_tin *tin = flow->tin; in fq_flow_drop()
91 struct fq_tin *tin, in fq_tin_dequeue()
145 struct fq_tin *tin, u32 idx, in fq_flow_classify()
167 struct fq_tin *tin; in fq_find_fattest_flow()
198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue()
258 struct fq_tin *tin = flow->tin; in fq_flow_filter()
274 struct fq_tin *tin, in fq_tin_filter()
293 struct fq_tin *tin = flow->tin; in fq_flow_reset()
312 struct fq_tin *ti in fq_tin_reset()
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dtx.c1348 struct fq_tin *tin, in fq_tin_dequeue_func()
1386 struct fq_tin *tin, in fq_skb_free_func()
1397 struct fq_tin *tin, in fq_flow_get_default_func()
1412 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue()
1424 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func()
1438 struct fq_tin *tin; in ieee80211_txq_remove_vlan()
1504 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_purge()
3291 struct fq_tin *tin; in ieee80211_amsdu_aggregate()
3625 struct fq_tin *tin = &txqi->tin; in ieee80211_tx_dequeue()
H A Dieee80211_i.h862 struct fq_tin tin;
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c1395 struct fq_tin *tin, in fq_tin_dequeue_func()
1433 struct fq_tin *tin, in fq_skb_free_func()
1448 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue()
1471 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func()
1485 struct fq_tin *tin; in ieee80211_txq_remove_vlan()
1550 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_purge()
3385 struct fq_tin *tin; in ieee80211_amsdu_aggregate()
3793 struct fq_tin *tin = &txqi->tin; in ieee80211_tx_dequeue()
H A Dieee80211_i.h870 struct fq_tin tin;

Completed in 27 milliseconds