Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool_common.h24 int efx_ethtool_fill_self_tests(struct efx_nic *efx,
H A Dethtool_common.c170 efx_ethtool_fill_self_tests(efx, efx_tests, NULL, data); in efx_ethtool_self_test()
344 int efx_ethtool_fill_self_tests(struct efx_nic *efx, in efx_ethtool_fill_self_tests() function
454 return efx_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in efx_ethtool_get_sset_count()
479 efx_ethtool_fill_self_tests(efx, NULL, strings, NULL); in efx_ethtool_get_strings()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool_common.c295 static int efx_ethtool_fill_self_tests(struct efx_nic *efx, in efx_ethtool_fill_self_tests() function
391 efx_ethtool_fill_self_tests(efx, efx_tests, NULL, data); in efx_siena_ethtool_self_test()
453 return efx_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in efx_siena_ethtool_get_sset_count()
478 efx_ethtool_fill_self_tests(efx, NULL, strings, NULL); in efx_siena_ethtool_get_strings()