Searched refs:efx_fill_test (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 209 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test() function 261 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 265 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 270 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 274 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 303 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests() 305 efx_fill_test(n++, strings, data, &tests->nvram, in efx_ethtool_fill_self_tests() 307 efx_fill_test(n++, strings, data, &tests->interrupt, in efx_ethtool_fill_self_tests() 312 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() 316 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() [all …]
|