Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c234 static const char ethtool_enhanced_stats_keys[][ETH_GSTRING_LEN] = { variable
329 #define S2IO_ENHANCED_STAT_LEN ARRAY_SIZE(ethtool_enhanced_stats_keys)
6546 &ethtool_enhanced_stats_keys, in s2io_ethtool_get_strings()
6547 sizeof(ethtool_enhanced_stats_keys)); in s2io_ethtool_get_strings()
6548 stat_size += sizeof(ethtool_enhanced_stats_keys); in s2io_ethtool_get_strings()
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c234 static const char ethtool_enhanced_stats_keys[][ETH_GSTRING_LEN] = { variable
329 #define S2IO_ENHANCED_STAT_LEN ARRAY_SIZE(ethtool_enhanced_stats_keys)
6553 &ethtool_enhanced_stats_keys, in s2io_ethtool_get_strings()
6554 sizeof(ethtool_enhanced_stats_keys)); in s2io_ethtool_get_strings()
6555 stat_size += sizeof(ethtool_enhanced_stats_keys); in s2io_ethtool_get_strings()

Completed in 19 milliseconds