Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_repr.c185 return attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT; in ice_repr_ndo_has_offload_stats()
192 if (attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT) in ice_repr_ndo_get_offload_stats()
/linux-6.1.9/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.1.9/tools/include/uapi/linux/
Dif_link.h1179 IFLA_OFFLOAD_XSTATS_CPU_HIT, /* struct rtnl_link_stats64 */ enumerator
/linux-6.1.9/include/uapi/linux/
Dif_link.h1265 IFLA_OFFLOAD_XSTATS_CPU_HIT, /* struct rtnl_link_stats64 */ enumerator
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c567 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlx5e_rep_has_offload_stats()
588 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlx5e_rep_get_offload_stats()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c562 return (attr_id == IFLA_OFFLOAD_XSTATS_CPU_HIT); in dpaa2_switch_port_has_offload_stats()
570 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in dpaa2_switch_port_get_offload_stats()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c851 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlxsw_sp_port_has_offload_stats()
862 case IFLA_OFFLOAD_XSTATS_CPU_HIT: in mlxsw_sp_port_get_offload_stats()
/linux-6.1.9/net/core/
Drtnetlink.c5300 int attr_id_cpu_hit = IFLA_OFFLOAD_XSTATS_CPU_HIT; in rtnl_offload_xstats_fill()
5389 int attr_id_cpu_hit = IFLA_OFFLOAD_XSTATS_CPU_HIT; in rtnl_offload_xstats_get_size()