Searched refs:ndo_has_offload_stats (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_repr.c | 271 .ndo_has_offload_stats = ice_repr_ndo_has_offload_stats, 281 .ndo_has_offload_stats = ice_repr_ndo_has_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/netronome/nfp/ |
| H A D | nfp_net_repr.c | 263 .ndo_has_offload_stats = nfp_repr_has_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | rep.c | 482 .ndo_has_offload_stats = rvu_rep_has_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rep.c | 807 .ndo_has_offload_stats = mlx5e_rep_has_offload_stats,
|
| H A D | en_main.c | 5191 .ndo_has_offload_stats = mlx5e_has_offload_stats,
|
| /linux-6.15/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch.c | 1422 .ndo_has_offload_stats = dpaa2_switch_port_has_offload_stats,
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 5646 dev->netdev_ops->ndo_has_offload_stats && in rtnl_offload_xstats_have_ndo() 5648 dev->netdev_ops->ndo_has_offload_stats(dev, attr_id); in rtnl_offload_xstats_have_ndo()
|
| /linux-6.15/include/linux/ |
| H A D | netdevice.h | 1441 bool (*ndo_has_offload_stats)(const struct net_device *dev, int attr_id); member
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum.c | 1230 .ndo_has_offload_stats = mlxsw_sp_port_has_offload_stats,
|