Searched refs:efx_ethtool_fill_self_tests (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/sfc/ |
D | ethtool.c | 314 static int efx_ethtool_fill_self_tests(struct efx_nic *efx, in efx_ethtool_fill_self_tests() function 417 return efx_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in efx_ethtool_get_sset_count() 442 efx_ethtool_fill_self_tests(efx, NULL, strings, NULL); in efx_ethtool_get_strings() 557 efx_ethtool_fill_self_tests(efx, efx_tests, NULL, data); in efx_ethtool_self_test()
|