Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c535 .ndo_get_stats64 = otx2_get_stats64,
H A Dotx2_common.c138 void otx2_get_stats64(struct net_device *netdev, in otx2_get_stats64() function
156 EXPORT_SYMBOL(otx2_get_stats64);
H A Dotx2_common.h1100 void otx2_get_stats64(struct net_device *netdev,
H A Dotx2_pf.c2935 .ndo_get_stats64 = otx2_get_stats64,