Searched refs:efx_self_tests (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/ethernet/sfc/ |
| A D | selftest.h | 30 struct efx_self_tests { struct 46 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
|
| A D | selftest.c | 103 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() 113 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 136 struct efx_self_tests *tests) in efx_test_interrupts() 178 struct efx_self_tests *tests) in efx_test_eventq_irq() 258 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 618 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 694 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()
|
| A D | ethtool_common.h | 25 struct efx_self_tests *tests,
|
| A D | net_driver.h | 108 struct efx_self_tests; 1432 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
|
| A D | ethtool_common.c | 132 struct efx_self_tests *efx_tests; in efx_ethtool_self_test() 344 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests()
|
| A D | ef10.c | 3443 efx_ef10_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_ef10_test_chip()
|
| /drivers/net/ethernet/sfc/siena/ |
| A D | selftest.h | 30 struct efx_self_tests { struct 46 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, argument
|
| A D | selftest.c | 104 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive() 114 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram() 137 struct efx_self_tests *tests) in efx_test_interrupts() 179 struct efx_self_tests *tests) in efx_test_eventq_irq() 259 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy() 623 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks() 699 int efx_siena_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_siena_selftest()
|
| A D | net_driver.h | 108 struct efx_self_tests; 1331 int (*test_chip)(struct efx_nic *efx, struct efx_self_tests *tests);
|
| A D | ethtool_common.c | 296 struct efx_self_tests *tests, in efx_ethtool_fill_self_tests() 354 struct efx_self_tests *efx_tests; in efx_siena_ethtool_self_test()
|
| A D | siena.c | 100 static int siena_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in siena_test_chip()
|
Completed in 48 milliseconds