Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c284 * ef4_ethtool_fill_self_tests - get self-test details
296 static int ef4_ethtool_fill_self_tests(struct ef4_nic *efx, in ef4_ethtool_fill_self_tests() function
396 return ef4_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in ef4_ethtool_get_sset_count()
416 ef4_ethtool_fill_self_tests(efx, NULL, strings, NULL); in ef4_ethtool_get_strings()
529 ef4_ethtool_fill_self_tests(efx, ef4_tests, NULL, data); in ef4_ethtool_self_test()