Searched refs:efx_fill_test (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
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 …]
|
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | ethtool_common.c | 266 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test() function 318 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 322 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 327 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 331 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 360 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests() 362 efx_fill_test(n++, strings, data, &tests->nvram, in efx_ethtool_fill_self_tests() 364 efx_fill_test(n++, strings, data, &tests->interrupt, in efx_ethtool_fill_self_tests() 369 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() 373 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() [all …]
|