Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/
Def100_ethtool.c42 .get_sset_count = efx_ethtool_get_sset_count,
Dethtool_common.h27 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set);
Dethtool.c239 .get_sset_count = efx_ethtool_get_sset_count,
Dethtool_common.c442 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count() function