Lines Matching defs:efx

71 #define INT_MODE(efx) \  argument
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()
135 static int efx_test_interrupts(struct efx_nic *efx, in efx_test_interrupts()
177 static int efx_test_eventq_irq(struct efx_nic *efx, in efx_test_eventq_irq()
258 static int efx_test_phy(struct efx_nic *efx, struct efx_self_tests *tests, in efx_test_phy()
285 void efx_loopback_rx_packet(struct efx_nic *efx, in efx_loopback_rx_packet()
379 static void efx_iterate_state(struct efx_nic *efx) in efx_iterate_state()
417 struct efx_nic *efx = tx_queue->efx; in efx_begin_loopback() local
468 static int efx_poll_loopback(struct efx_nic *efx) in efx_poll_loopback()
478 struct efx_nic *efx = tx_queue->efx; in efx_end_loopback() local
537 struct efx_nic *efx = tx_queue->efx; in efx_test_loopback() local
586 static int efx_wait_for_link(struct efx_nic *efx) in efx_wait_for_link()
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()
777 void efx_selftest_async_start(struct efx_nic *efx) in efx_selftest_async_start()
786 void efx_selftest_async_cancel(struct efx_nic *efx) in efx_selftest_async_cancel()
793 struct efx_nic *efx = container_of(data, struct efx_nic, in efx_selftest_async_work() local
811 void efx_selftest_async_init(struct efx_nic *efx) in efx_selftest_async_init()