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