Searched refs:fq_tin (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/include/net/ |
D | fq.h | 14 struct fq_tin; 32 struct fq_tin *tin; 48 struct fq_tin { struct 86 struct fq_tin *, 90 struct fq_tin *, 96 struct fq_tin *, 102 struct fq_tin *,
|
D | fq_impl.h | 19 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() 254 struct fq_tin *tin = flow->tin; in fq_flow_filter() 270 struct fq_tin *tin, in fq_tin_filter() 289 struct fq_tin *tin = flow->tin; in fq_flow_reset() 308 struct fq_tin *tin, in fq_tin_reset() [all …]
|
/linux-6.1.9/net/mac80211/ |
D | tx.c | 1410 struct fq_tin *tin, in fq_tin_dequeue_func() 1448 struct fq_tin *tin, in fq_skb_free_func() 1463 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() 1486 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() 1500 struct fq_tin *tin; in ieee80211_txq_remove_vlan() 1565 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_purge() 3384 struct fq_tin *tin; in ieee80211_amsdu_aggregate() 3714 struct fq_tin *tin = &txqi->tin; in ieee80211_tx_dequeue()
|
D | ieee80211_i.h | 854 struct fq_tin tin;
|