Searched defs:tin (Results 1 – 6 of 6) sorted by relevance
/linux/include/net/ |
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() 254 struct fq_tin *tin = flow->tin; in fq_flow_filter() local 270 struct fq_tin *tin, in fq_tin_filter() 289 struct fq_tin *tin = flow->tin; in fq_flow_reset() local 308 struct fq_tin *tin, in fq_tin_reset() [all …]
|
A D | fq.h | 28 struct fq_tin *tin; member
|
/linux/net/mac80211/ |
A D | tx.c | 1366 struct fq_tin *tin, in fq_tin_dequeue_func() 1404 struct fq_tin *tin, in fq_skb_free_func() 1419 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() local 1442 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() 1456 struct fq_tin *tin; in ieee80211_txq_remove_vlan() local 1521 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_purge() local 3297 struct fq_tin *tin; in ieee80211_amsdu_aggregate() local 3632 struct fq_tin *tin = &txqi->tin; in ieee80211_tx_dequeue() local
|
A D | ieee80211_i.h | 864 struct fq_tin tin; member
|
/linux/net/sched/ |
A D | sch_cake.c | 1505 u32 idx = 0, tin = 0, len; in cake_drop() local 1618 u32 tin, mark; in cake_select_tin() local 1934 static void cake_clear_tin(struct Qdisc *sch, u16 tin) in cake_clear_tin() 2012 int tin, best_tin = 0; in cake_dequeue() local
|
/linux/drivers/scsi/bfa/ |
A D | bfa_fcs.h | 436 struct bfa_fcs_tin_s *tin; /* ITN initiator mode role */ member
|
Completed in 38 milliseconds