Home
last modified time | relevance | path

Searched refs:tin (Results 1 – 7 of 7) sorted by relevance

/linux/include/net/
H A Dfq_impl.h19 struct fq_tin *tin = flow->tin; in __fq_adjust_removal() local
22 tin->backlog_bytes -= bytes; in __fq_adjust_removal()
23 tin->backlog_packets -= packets; in __fq_adjust_removal()
31 if (flow == &tin->default_flow) { in __fq_adjust_removal()
32 list_del_init(&tin->tin_list); in __fq_adjust_removal()
67 struct fq_tin *tin = flow->tin; in fq_flow_drop() local
82 free_func(fq, tin, flow, skb); in fq_flow_drop()
91 struct fq_tin *tin, in fq_tin_dequeue() argument
101 head = &tin->new_flows; in fq_tin_dequeue()
103 head = &tin->old_flows; in fq_tin_dequeue()
[all …]
H A Dfq.h32 struct fq_tin *tin; member
/linux/net/sched/
H A Dsch_cake.c1570 u32 idx = 0, tin = 0, len; in cake_drop() local
1586 tin = qq.t; in cake_drop()
1589 b = &q->tins[tin]; in cake_drop()
1595 return idx + (tin << 16); in cake_drop()
1619 return idx + (tin << 16); in cake_drop()
1683 u32 tin, mark; in cake_select_tin() local
1697 tin = 0; in cake_select_tin()
1700 tin = qd->tin_order[mark - 1]; in cake_select_tin()
1705 tin = qd->tin_order[TC_H_MIN(skb->priority) - 1]; in cake_select_tin()
1710 tin = qd->tin_index[dscp]; in cake_select_tin()
[all …]
/linux/net/mac80211/
H A Dtx.c1382 flow = &txqi->tin.default_flow; in codel_dequeue_func()
1404 struct fq_tin *tin, in fq_tin_dequeue_func() argument
1414 txqi = container_of(tin, struct txq_info, tin); in fq_tin_dequeue_func()
1418 if (flow == &tin->default_flow) in fq_tin_dequeue_func()
1435 struct fq_tin *tin, in fq_skb_free_func() argument
1450 struct fq_tin *tin = &txqi->tin; in ieee80211_txq_enqueue() local
1468 fq_tin_enqueue(fq, tin, flow_idx, skb, in ieee80211_txq_enqueue()
1474 static bool fq_vlan_filter_func(struct fq *fq, struct fq_tin *tin, in fq_vlan_filter_func() argument
1488 struct fq_tin *tin; in ieee80211_txq_remove_vlan() local
1500 tin = &txqi->tin; in ieee80211_txq_remove_vlan()
[all …]
H A Dcfg.c5111 txqstats->backlog_bytes = txqi->tin.backlog_bytes; in ieee80211_fill_txq_stats()
5116 txqstats->backlog_packets = txqi->tin.backlog_packets; in ieee80211_fill_txq_stats()
5121 txqstats->flows = txqi->tin.flows; in ieee80211_fill_txq_stats()
5136 txqstats->overlimit = txqi->tin.overlimit; in ieee80211_fill_txq_stats()
5141 txqstats->collisions = txqi->tin.collisions; in ieee80211_fill_txq_stats()
5146 txqstats->tx_bytes = txqi->tin.tx_bytes; in ieee80211_fill_txq_stats()
5151 txqstats->tx_packets = txqi->tin.tx_packets; in ieee80211_fill_txq_stats()
H A Dutil.c4453 *frame_cnt = txqi->tin.backlog_packets + frag_cnt; in ieee80211_txq_get_depth()
4456 *byte_cnt = txqi->tin.backlog_bytes + frag_bytes; in ieee80211_txq_get_depth()
/linux/
H A DCREDITS1206 E: fizban@tin.it