Searched refs:ef4_self_tests (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.h | 30 struct ef4_self_tests { struct 46 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests,
|
H A D | selftest.c | 96 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive() 108 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram() 131 struct ef4_self_tests *tests) in ef4_test_interrupts() 173 struct ef4_self_tests *tests) in ef4_test_eventq_irq() 253 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy() 613 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks() 689 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
|
H A D | net_driver.h | 94 struct ef4_self_tests; 1075 int (*test_chip)(struct ef4_nic *efx, struct ef4_self_tests *tests);
|
H A D | ethtool.c | 297 struct ef4_self_tests *tests, in ef4_ethtool_fill_self_tests() 498 struct ef4_self_tests *ef4_tests; in ef4_ethtool_self_test()
|
H A D | falcon.c | 1897 falcon_b0_test_chip(struct ef4_nic *efx, struct ef4_self_tests *tests) in falcon_b0_test_chip()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | selftest.h | 30 struct ef4_self_tests { struct 46 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests,
|
H A D | selftest.c | 101 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive() 113 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram() 136 struct ef4_self_tests *tests) in ef4_test_interrupts() 178 struct ef4_self_tests *tests) in ef4_test_eventq_irq() 258 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy() 625 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks() 701 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
|
H A D | net_driver.h | 94 struct ef4_self_tests; 1075 int (*test_chip)(struct ef4_nic *efx, struct ef4_self_tests *tests);
|
H A D | ethtool.c | 297 struct ef4_self_tests *tests, in ef4_ethtool_fill_self_tests() 498 struct ef4_self_tests *ef4_tests; in ef4_ethtool_self_test()
|
H A D | falcon.c | 1897 falcon_b0_test_chip(struct ef4_nic *efx, struct ef4_self_tests *tests) in falcon_b0_test_chip()
|
Completed in 19 milliseconds