Home
last modified time | relevance | path

Searched refs:ef4_self_tests (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/sfc/falcon/
Dselftest.h30 struct ef4_self_tests { struct
46 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, argument
Dselftest.c96 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()
Dnet_driver.h94 struct ef4_self_tests;
1075 int (*test_chip)(struct ef4_nic *efx, struct ef4_self_tests *tests);
Dethtool.c297 struct ef4_self_tests *tests, in ef4_ethtool_fill_self_tests()
498 struct ef4_self_tests *ef4_tests; in ef4_ethtool_self_test()
Dfalcon.c1897 falcon_b0_test_chip(struct ef4_nic *efx, struct ef4_self_tests *tests) in falcon_b0_test_chip()