Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h633 void otx2_get_stats64(struct net_device *netdev,
H A Dotx2_vf.c425 .ndo_get_stats64 = otx2_get_stats64,
H A Dotx2_common.c113 void otx2_get_stats64(struct net_device *netdev, in otx2_get_stats64() function
131 EXPORT_SYMBOL(otx2_get_stats64);
H A Dotx2_pf.c1930 .ndo_get_stats64 = otx2_get_stats64,