Lines Matching defs:efx
58 #define INT_MODE(efx) \ argument
87 static int efx_test_phy_alive(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_phy_alive()
99 static int efx_test_nvram(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_nvram()
111 static int efx_test_chip(struct efx_nic *efx, struct efx_self_tests *tests) in efx_test_chip()
131 static int efx_test_interrupts(struct efx_nic *efx, in efx_test_interrupts()
164 struct efx_nic *efx = channel->efx; in efx_test_eventq_irq() local
217 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
241 void efx_loopback_rx_packet(struct efx_nic *efx, in efx_loopback_rx_packet()
333 static void efx_iterate_state(struct efx_nic *efx) in efx_iterate_state()
370 struct efx_nic *efx = tx_queue->efx; in efx_begin_loopback() local
420 static int efx_poll_loopback(struct efx_nic *efx) in efx_poll_loopback()
437 struct efx_nic *efx = tx_queue->efx; in efx_end_loopback() local
498 struct efx_nic *efx = tx_queue->efx; in efx_test_loopback() local
551 static int efx_wait_for_link(struct efx_nic *efx) in efx_wait_for_link()
587 static int efx_test_loopbacks(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_loopbacks()
659 int efx_selftest(struct efx_nic *efx, struct efx_self_tests *tests, in efx_selftest()