Home
last modified time | relevance | path

Searched refs:tc_index (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_devlink.c645 unsigned int sb_index, u16 tc_index, in ocelot_sb_tc_pool_bind_get() argument
654 wm_index = BUF_Q_RSRV_I(port, tc_index); in ocelot_sb_tc_pool_bind_get()
656 wm_index = BUF_Q_RSRV_E(port, tc_index); in ocelot_sb_tc_pool_bind_get()
660 wm_index = REF_Q_RSRV_I(port, tc_index); in ocelot_sb_tc_pool_bind_get()
662 wm_index = REF_Q_RSRV_E(port, tc_index); in ocelot_sb_tc_pool_bind_get()
682 unsigned int sb_index, u16 tc_index, in ocelot_sb_tc_pool_bind_set() argument
701 wm_index = BUF_Q_RSRV_I(port, tc_index); in ocelot_sb_tc_pool_bind_set()
703 wm_index = BUF_Q_RSRV_E(port, tc_index); in ocelot_sb_tc_pool_bind_set()
707 wm_index = REF_Q_RSRV_I(port, tc_index); in ocelot_sb_tc_pool_bind_set()
709 wm_index = REF_Q_RSRV_E(port, tc_index); in ocelot_sb_tc_pool_bind_set()
[all …]
Docelot_net.c89 unsigned int sb_index, u16 tc_index, in ocelot_devlink_sb_tc_pool_bind_get() argument
96 return ocelot_sb_tc_pool_bind_get(ocelot, port, sb_index, tc_index, in ocelot_devlink_sb_tc_pool_bind_get()
103 unsigned int sb_index, u16 tc_index, in ocelot_devlink_sb_tc_pool_bind_set() argument
111 return ocelot_sb_tc_pool_bind_set(ocelot, port, sb_index, tc_index, in ocelot_devlink_sb_tc_pool_bind_set()
146 unsigned int sb_index, u16 tc_index, in ocelot_devlink_sb_occ_tc_port_bind_get() argument
154 tc_index, pool_type, in ocelot_devlink_sb_occ_tc_port_bind_get()
/Linux-v6.1/net/sched/
Dact_meta_skbtcindex.c24 u32 ifetc_index = skb->tc_index; in skbtcindex_encode()
33 skb->tc_index = ntohs(ifetc_index); in skbtcindex_decode()
39 return ife_check_meta_u16(skb->tc_index, e); in skbtcindex_check()
Dsch_dsmark.c217 skb->tc_index = ipv4_get_dsfield(ip_hdr(skb)) in dsmark_enqueue()
227 skb->tc_index = ipv6_get_dsfield(ipv6_hdr(skb)) in dsmark_enqueue()
231 skb->tc_index = 0; in dsmark_enqueue()
237 skb->tc_index = TC_H_MIN(skb->priority); in dsmark_enqueue()
257 skb->tc_index = TC_H_MIN(res.classid); in dsmark_enqueue()
262 skb->tc_index = p->default_index; in dsmark_enqueue()
300 index = skb->tc_index & (p->indices - 1); in dsmark_dequeue()
301 pr_debug("index %d->%d\n", skb->tc_index, index); in dsmark_dequeue()
Dsch_gred.c125 return skb->tc_index & GRED_VQ_MASK; in tc_index_to_dp()
191 skb->tc_index = (skb->tc_index & ~GRED_VQ_MASK) | dp; in gred_enqueue()
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dskb_ctx.c60 skb.tc_index = 1; in test_skb_ctx()
63 skb.tc_index = 0; in test_skb_ctx()
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_global_func7.c10 skb->tc_index = 0; in foo()
Dtest_verif_scale1.c24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
Dtest_verif_scale2.c24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
Dtest_verif_scale3.c24 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
Dcore_kern.c89 ctx->tc_index = jhash(ptr, nh_off, ctx->cb[0] + i++); \ in balancer_ingress()
/Linux-v6.1/drivers/scsi/aic94xx/
Daic94xx_hwi.h133 int tc_index; member
277 ascb->tc_index = -1; in asd_init_ascb()
327 asd_tc_index_release(&ascb->ha->seq, ascb->tc_index); in asd_ascb_free()
Daic94xx_tmf.c239 scb->clear_nexus.index = cpu_to_le16(tascb->tc_index); in asd_clear_nexus_index()
452 scb->abort_task.index = cpu_to_le16((u16)tascb->tc_index); in asd_abort_task()
681 index = ascb->tc_index; in asd_query_task()
Daic94xx_hwi.c1052 ascb->tc_index = asd_tc_index_get(seq, ascb); in asd_ascb_alloc()
1054 if (ascb->tc_index == -1) in asd_ascb_alloc()
1057 ascb->scb->header.index = cpu_to_le16((u16)ascb->tc_index); in asd_ascb_alloc()
Daic94xx_scb.c447 if (a->tc_index != tc_abort) in escb_tasklet_complete()
475 a->tc_index != tc_abort) in escb_tasklet_complete()
/Linux-v6.1/tools/testing/selftests/bpf/verifier/
Dctx_skb.c298 offsetof(struct __sk_buff, tc_index)),
384 offsetof(struct __sk_buff, tc_index)),
495 offsetof(struct __sk_buff, tc_index) + 3),
639 offsetof(struct __sk_buff, tc_index) + 2),
914 offsetof(struct __sk_buff, tc_index)),
934 offsetof(struct __sk_buff, tc_index)),
936 offsetof(struct __sk_buff, tc_index)),
Dcgroup_skb.c48 offsetof(struct __sk_buff, tc_index)),
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_buffers.c1480 unsigned int sb_index, u16 tc_index, in mlxsw_sp_sb_tc_pool_bind_get() argument
1488 u8 pg_buff = tc_index; in mlxsw_sp_sb_tc_pool_bind_get()
1500 unsigned int sb_index, u16 tc_index, in mlxsw_sp_sb_tc_pool_bind_set() argument
1510 u8 pg_buff = tc_index; in mlxsw_sp_sb_tc_pool_bind_set()
1526 cm = &mlxsw_sp->sb_vals->cms_ingress[tc_index]; in mlxsw_sp_sb_tc_pool_bind_set()
1528 cm = &mlxsw_sp->sb_vals->cms_egress[tc_index]; in mlxsw_sp_sb_tc_pool_bind_set()
1770 unsigned int sb_index, u16 tc_index, in mlxsw_sp_sb_occ_tc_port_bind_get() argument
1778 u8 pg_buff = tc_index; in mlxsw_sp_sb_occ_tc_port_bind_get()
Dcore.h374 unsigned int sb_index, u16 tc_index,
378 unsigned int sb_index, u16 tc_index,
390 unsigned int sb_index, u16 tc_index,
/Linux-v6.1/net/dsa/
Ddsa2.c720 unsigned int sb_index, u16 tc_index, in dsa_devlink_sb_tc_pool_bind_get() argument
731 tc_index, pool_type, in dsa_devlink_sb_tc_pool_bind_get()
737 unsigned int sb_index, u16 tc_index, in dsa_devlink_sb_tc_pool_bind_set() argument
749 tc_index, pool_type, in dsa_devlink_sb_tc_pool_bind_set()
793 unsigned int sb_index, u16 tc_index, in dsa_devlink_sb_occ_tc_port_bind_get() argument
804 sb_index, tc_index, in dsa_devlink_sb_occ_tc_port_bind_get()
/Linux-v6.1/drivers/net/wireguard/
Dqueueing.h94 skb->tc_index = 0; in wg_reset_packet()
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.c1902 unsigned int sb_index, u16 tc_index, in felix_sb_tc_pool_bind_get() argument
1908 return ocelot_sb_tc_pool_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_tc_pool_bind_get()
1914 unsigned int sb_index, u16 tc_index, in felix_sb_tc_pool_bind_set() argument
1921 return ocelot_sb_tc_pool_bind_set(ocelot, port, sb_index, tc_index, in felix_sb_tc_pool_bind_set()
1953 unsigned int sb_index, u16 tc_index, in felix_sb_occ_tc_port_bind_get() argument
1959 return ocelot_sb_occ_tc_port_bind_get(ocelot, port, sb_index, tc_index, in felix_sb_occ_tc_port_bind_get()
/Linux-v6.1/include/soc/mscc/
Docelot.h1255 unsigned int sb_index, u16 tc_index,
1259 unsigned int sb_index, u16 tc_index,
1269 unsigned int sb_index, u16 tc_index,
/Linux-v6.1/include/net/
Ddevlink.h1255 u16 tc_index,
1260 u16 tc_index,
1273 u16 tc_index,
Ddsa.h1147 unsigned int sb_index, u16 tc_index,
1151 unsigned int sb_index, u16 tc_index,
1163 unsigned int sb_index, u16 tc_index,

12