Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c250 .ndo_get_offload_stats = ice_repr_ndo_get_offload_stats,
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c265 .ndo_get_offload_stats = nfp_repr_get_offload_stats,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c746 .ndo_get_offload_stats = mlx5e_rep_get_offload_stats,
H A Den_main.c4976 .ndo_get_offload_stats = mlx5e_get_offload_stats,
/openbmc/linux/net/core/
H A Drtnetlink.c5328 dev->netdev_ops->ndo_get_offload_stats && in rtnl_offload_xstats_have_ndo()
5359 err = dev->netdev_ops->ndo_get_offload_stats(attr_id, dev, attr_data); in rtnl_offload_xstats_fill_ndo()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c1422 .ndo_get_offload_stats = dpaa2_switch_port_get_offload_stats,
/openbmc/linux/include/linux/
H A Dnetdevice.h1165 * int (*ndo_get_offload_stats)(int attr_id, const struct net_device *dev,
1452 int (*ndo_get_offload_stats)(int attr_id, member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1349 .ndo_get_offload_stats = mlxsw_sp_port_get_offload_stats,