Home
last modified time | relevance | path

Searched refs:IFLA_OFFLOAD_XSTATS_CPU_HIT (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_repr.c203 return attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT; in ice_repr_ndo_has_offload_stats()
210 if (attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT) in ice_repr_ndo_get_offload_stats()
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_repr.c116 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in nfp_repr_has_offload_stats()
160 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in nfp_repr_get_offload_stats()
/linux-6.12.1/tools/include/uapi/linux/
Dif_link.h1302 IFLA_OFFLOAD_XSTATS_CPU_HIT, /* struct rtnl_link_stats64 */ enumerator
/linux-6.12.1/include/uapi/linux/
Dif_link.h1836 IFLA_OFFLOAD_XSTATS_CPU_HIT, /* struct rtnl_link_stats64 */ enumerator
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c733 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlx5e_rep_has_offload_stats()
754 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlx5e_rep_get_offload_stats()
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c561 return (attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT); in dpaa2_switch_port_has_offload_stats()
569 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in dpaa2_switch_port_get_offload_stats()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c854 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlxsw_sp_port_has_offload_stats()
865 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlxsw_sp_port_get_offload_stats()
/linux-6.12.1/net/core/
Drtnetlink.c5500 int attr_id_cpu_hit = IFLA_OFFLOAD_XSTATS_CPU_HIT; in rtnl_offload_xstats_fill()
5587 int attr_id_cpu_hit = IFLA_OFFLOAD_XSTATS_CPU_HIT; in rtnl_offload_xstats_get_size()