Searched defs:tin (Results 1 – 5 of 5) sorted by relevance
/linux/include/net/ |
H A D | fq_impl.h | 19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local 67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local 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() local 198 struct fq_tin *tin, u32 idx, in fq_tin_enqueue() 258 struct fq_tin *tin = flow->tin; in fq_flow_filter() local 274 struct fq_tin *tin, in fq_tin_filter() 293 struct fq_tin *tin = flow->tin; in fq_flow_reset() local 312 struct fq_tin *tin, in fq_tin_reset() [all …]
|
H A D | fq.h | 32 struct fq_tin *tin; member
|
/linux/net/mac80211/ |
H A D | tx.c | 1393 struct fq_tin *tin, in fq_tin_dequeue_func() 1431 struct fq_tin *tin, in fq_skb_free_func() 1446 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() local 1469 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() 1483 struct fq_tin *tin; in ieee80211_txq_remove_vlan() local 1548 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_purge() local 3406 struct fq_tin *tin; in ieee80211_amsdu_aggregate() local 3814 struct fq_tin *tin = &txqi->tin; in ieee80211_tx_dequeue() local
|
H A D | ieee80211_i.h | 939 struct fq_tin tin; member
|
/linux/net/sched/ |
H A D | sch_cake.c | 1552 u32 idx = 0, tin = 0, len; in cake_drop() local 1664 u32 tin, mark; in cake_select_tin() local 1962 static void cake_clear_tin(struct Qdisc *sch, u16 tin) in cake_clear_tin() 2039 int tin, best_tin = 0; in cake_dequeue() local
|