Searched refs:efx_ethtool_fill_self_tests (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.h | 24 int efx_ethtool_fill_self_tests(struct efx_nic *efx,
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 295 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() 451 return efx_ethtool_fill_self_tests(efx, NULL, NULL, NULL); in efx_siena_ethtool_get_sset_count() 472 efx_ethtool_fill_self_tests(efx, NULL, strings, NULL); in efx_siena_ethtool_get_strings()
|