Searched refs:ef4_ethtool_fill_self_tests (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 284 * 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 398 return ef4_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in ef4_ethtool_get_sset_count() 422 ef4_ethtool_fill_self_tests(efx, NULL, strings, NULL); in ef4_ethtool_get_strings() 535 ef4_ethtool_fill_self_tests(efx, ef4_tests, NULL, data); in ef4_ethtool_self_test()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 284 * 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 398 return ef4_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in ef4_ethtool_get_sset_count() 422 ef4_ethtool_fill_self_tests(efx, NULL, strings, NULL); in ef4_ethtool_get_strings() 535 ef4_ethtool_fill_self_tests(efx, ef4_tests, NULL, data); in ef4_ethtool_self_test()
|
Completed in 5 milliseconds