Home
last modified time | relevance | path

Searched refs:vxge_ethtool_get_sset_count (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/vxge/
H A Dvxge-ethtool.h20 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset);
H A Dvxge-ethtool.c245 vxge_ethtool_get_sset_count(dev, ETH_SS_STATS) * sizeof(u64)); in vxge_get_ethtool_stats()
1097 static int vxge_ethtool_get_sset_count(struct net_device *dev, int sset) in vxge_ethtool_get_sset_count() function
1144 .get_sset_count = vxge_ethtool_get_sset_count,

Completed in 2 milliseconds