Searched refs:ef4_ethtool_fill_self_tests (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 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()
|