Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/
H A Def100_ethtool.c45 .get_sset_count = efx_ethtool_get_sset_count,
H A Dethtool_common.h27 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set);
H A Dethtool.c253 .get_sset_count = efx_ethtool_get_sset_count,
H A Dethtool_common.c443 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count() function