Lines Matching defs:efx
69 #define INT_MODE(efx) \ argument
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()
135 static int ef4_test_interrupts(struct ef4_nic *efx, in ef4_test_interrupts()
177 static int ef4_test_eventq_irq(struct ef4_nic *efx, in ef4_test_eventq_irq()
258 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy()
288 void ef4_loopback_rx_packet(struct ef4_nic *efx, in ef4_loopback_rx_packet()
382 static void ef4_iterate_state(struct ef4_nic *efx) in ef4_iterate_state()
420 struct ef4_nic *efx = tx_queue->efx; in ef4_begin_loopback() local
471 static int ef4_poll_loopback(struct ef4_nic *efx) in ef4_poll_loopback()
481 struct ef4_nic *efx = tx_queue->efx; in ef4_end_loopback() local
540 struct ef4_nic *efx = tx_queue->efx; in ef4_test_loopback() local
593 static int ef4_wait_for_link(struct ef4_nic *efx) in ef4_wait_for_link()
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()
784 void ef4_selftest_async_start(struct ef4_nic *efx) in ef4_selftest_async_start()
793 void ef4_selftest_async_cancel(struct ef4_nic *efx) in ef4_selftest_async_cancel()
800 struct ef4_nic *efx = container_of(data, struct ef4_nic, in ef4_selftest_async_work() local