Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_ethtool.c42 .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.c239 .get_sset_count = efx_ethtool_get_sset_count,
H A Dethtool_common.c442 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set) in efx_ethtool_get_sset_count() function