Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_scb.c447 if (a->tc_index != tc_abort) in escb_tasklet_complete()
475 a->tc_index != tc_abort) in escb_tasklet_complete()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.h598 unsigned int sb_index, u16 tc_index,
602 unsigned int sb_index, u16 tc_index,
614 unsigned int sb_index, u16 tc_index,
H A Dcore.c1434 unsigned int sb_index, u16 tc_index, in mlxsw_devlink_sb_tc_pool_bind_get() argument
1446 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_get()
1452 unsigned int sb_index, u16 tc_index, in mlxsw_devlink_sb_tc_pool_bind_set() argument
1465 tc_index, pool_type, in mlxsw_devlink_sb_tc_pool_bind_set()
1509 unsigned int sb_index, u16 tc_index, in mlxsw_devlink_sb_occ_tc_port_bind_get() argument
1521 sb_index, tc_index, in mlxsw_devlink_sb_occ_tc_port_bind_get()
/openbmc/linux/drivers/staging/octeon/
H A Dethernet-tx.c356 skb->tc_index = 0; in cvm_oct_xmit()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dctx_rewrite.c106 N(SCHED_CLS, struct __sk_buff, tc_index),
/openbmc/linux/net/sched/
H A Dem_meta.c241 dst->value = skb->tc_index; in META_COLLECTOR()
/openbmc/linux/net/ipv4/
H A Dip_output.c567 to->tc_index = from->tc_index; in ip_copy_metadata()
/openbmc/linux/net/ipv6/
H A Dip6_output.c682 to->tc_index = from->tc_index; in ip6_copy_metadata()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h6094 __u32 tc_index; member
/openbmc/linux/include/uapi/linux/
H A Dbpf.h6094 __u32 tc_index; member
/openbmc/linux/net/core/
H A Dfilter.c8885 case bpf_ctx_range(struct __sk_buff, tc_index): in tc_cls_act_is_valid_access()
9221 case bpf_ctx_range(struct __sk_buff, tc_index): in sk_skb_is_valid_access()
9638 case offsetof(struct __sk_buff, tc_index): in bpf_convert_ctx_access()
9642 bpf_target_off(struct sk_buff, tc_index, 2, in bpf_convert_ctx_access()
9646 bpf_target_off(struct sk_buff, tc_index, 2, in bpf_convert_ctx_access()
H A Dskbuff.c1413 CHECK_SKB_FIELD(tc_index); in __copy_skb_header()
H A Ddev.c3967 skb->tc_index = TC_H_MIN(res.classid); in tc_run()
/openbmc/linux/include/linux/
H A Dskbuff.h989 __u16 tc_index; /* traffic control index */

12