Home
last modified time | relevance | path

Searched refs:otx2_get_stats64 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c497 .ndo_get_stats64 = otx2_get_stats64,
H A Dotx2_common.c126 void otx2_get_stats64(struct net_device *netdev, in otx2_get_stats64() function
144 EXPORT_SYMBOL(otx2_get_stats64);
H A Dotx2_common.h1025 void otx2_get_stats64(struct net_device *netdev,
H A Dotx2_pf.c2774 .ndo_get_stats64 = otx2_get_stats64,