Searched refs:ndo_get_offload_stats (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_repr.c | 272 .ndo_get_offload_stats = ice_repr_ndo_get_offload_stats, 282 .ndo_get_offload_stats = ice_repr_ndo_get_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.c | 264 .ndo_get_offload_stats = nfp_repr_get_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.c | 483 .ndo_get_offload_stats = rvu_rep_get_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 808 .ndo_get_offload_stats = mlx5e_rep_get_offload_stats,
|
| H A D | en_main.c | 5192 .ndo_get_offload_stats = mlx5e_get_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 1423 .ndo_get_offload_stats = dpaa2_switch_port_get_offload_stats,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 5647 dev->netdev_ops->ndo_get_offload_stats && in rtnl_offload_xstats_have_ndo() 5678 err = dev->netdev_ops->ndo_get_offload_stats(attr_id, dev, attr_data); in rtnl_offload_xstats_fill_ndo()
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 1442 int (*ndo_get_offload_stats)(int attr_id, member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 1231 .ndo_get_offload_stats = mlxsw_sp_port_get_offload_stats,
|