Searched refs:efx_fill_test (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/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.12.1/drivers/net/ethernet/sfc/ ! |
D | ethtool_common.c | 258 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test() function 310 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 314 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 319 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 323 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test() 352 efx_fill_test(n++, strings, data, &tests->phy_alive, in efx_ethtool_fill_self_tests() 354 efx_fill_test(n++, strings, data, &tests->nvram, in efx_ethtool_fill_self_tests() 356 efx_fill_test(n++, strings, data, &tests->interrupt, in efx_ethtool_fill_self_tests() 361 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() 365 efx_fill_test(n++, strings, data, in efx_ethtool_fill_self_tests() [all …]
|