Home
last modified time | relevance | path

Searched defs:tin (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dfq.h30 struct fq_tin *tin; member
H A Dfq_impl.h18 struct fq_tin *tin = flow->tin; in fq_adjust_removal() local
62 fq_tin_dequeue(struct fq *fq, struct fq_tin *tin, fq_tin_dequeue_t dequeue_func) fq_tin_dequeue() argument
116 fq_flow_classify(struct fq *fq, struct fq_tin *tin, u32 idx, struct sk_buff *skb, fq_flow_get_default_t get_default_func) fq_flow_classify() argument
138 fq_recalc_backlog(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow) fq_recalc_backlog() argument
156 fq_tin_enqueue(struct fq *fq, struct fq_tin *tin, u32 idx, struct sk_buff *skb, fq_skb_free_t free_func, fq_flow_get_default_t get_default_func) fq_tin_enqueue() argument
214 struct fq_tin *tin = flow->tin; fq_flow_filter() local
231 fq_tin_filter(struct fq *fq, struct fq_tin *tin, fq_skb_filter_t filter_func, void *filter_data, fq_skb_free_t free_func) fq_tin_filter() argument
267 fq_tin_reset(struct fq *fq, struct fq_tin *tin, fq_skb_free_t free_func) fq_tin_reset() argument
297 fq_tin_init(struct fq_tin *tin) fq_tin_init() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dfq.h32 struct fq_tin *tin; member
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
90 fq_tin_dequeue(struct fq *fq, struct fq_tin *tin, fq_tin_dequeue_t dequeue_func) fq_tin_dequeue() argument
144 fq_flow_classify(struct fq *fq, struct fq_tin *tin, u32 idx, struct sk_buff *skb) fq_flow_classify() argument
167 struct fq_tin *tin; fq_find_fattest_flow() local
197 fq_tin_enqueue(struct fq *fq, struct fq_tin *tin, u32 idx, struct sk_buff *skb, fq_skb_free_t free_func) fq_tin_enqueue() argument
258 struct fq_tin *tin = flow->tin; fq_flow_filter() local
273 fq_tin_filter(struct fq *fq, struct fq_tin *tin, fq_skb_filter_t filter_func, void *filter_data, fq_skb_free_t free_func) fq_tin_filter() argument
293 struct fq_tin *tin = flow->tin; fq_flow_reset() local
311 fq_tin_reset(struct fq *fq, struct fq_tin *tin, fq_skb_free_t free_func) fq_tin_reset() argument
341 fq_tin_init(struct fq_tin *tin) fq_tin_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_fcs.h439 struct bfa_fcs_tin_s *tin; /* ITN initiator mode role */ member
/kernel/linux/linux-5.10/net/mac80211/
H A Dtx.c1412 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() local
1347 fq_tin_dequeue_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow) fq_tin_dequeue_func() argument
1385 fq_skb_free_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow, struct sk_buff *skb) fq_skb_free_func() argument
1396 fq_flow_get_default_func(struct fq *fq, struct fq_tin *tin, int idx, struct sk_buff *skb) fq_flow_get_default_func() argument
1424 fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow, struct sk_buff *skb, void *data) fq_vlan_filter_func() argument
1438 struct fq_tin *tin; ieee80211_txq_remove_vlan() local
1504 struct fq_tin *tin = &txqi->tin; ieee80211_txq_purge() local
3291 struct fq_tin *tin; ieee80211_amsdu_aggregate() local
3625 struct fq_tin *tin = &txqi->tin; ieee80211_tx_dequeue() local
[all...]
H A Dieee80211_i.h862 struct fq_tin tin; member
/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_fcs.h436 struct bfa_fcs_tin_s *tin; /* ITN initiator mode role */ member
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c1505 u32 idx = 0, tin = 0, len; in cake_drop() local
1618 u32 tin, mark; cake_select_tin() local
1934 cake_clear_tin(struct Qdisc *sch, u16 tin) cake_clear_tin() argument
2012 int tin, best_tin = 0; cake_dequeue() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c1506 u32 idx = 0, tin = 0, len; in cake_drop() local
1619 u32 tin, mark; cake_select_tin() local
1935 cake_clear_tin(struct Qdisc *sch, u16 tin) cake_clear_tin() argument
2013 int tin, best_tin = 0; cake_dequeue() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c1448 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() local
1471 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() argument
1394 fq_tin_dequeue_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow) fq_tin_dequeue_func() argument
1432 fq_skb_free_func(struct fq *fq, struct fq_tin *tin, struct fq_flow *flow, struct sk_buff *skb) fq_skb_free_func() argument
1485 struct fq_tin *tin; ieee80211_txq_remove_vlan() local
1550 struct fq_tin *tin = &txqi->tin; ieee80211_txq_purge() local
3385 struct fq_tin *tin; ieee80211_amsdu_aggregate() local
3793 struct fq_tin *tin = &txqi->tin; ieee80211_tx_dequeue() local
[all...]
H A Dieee80211_i.h870 struct fq_tin tin; member

Completed in 28 milliseconds