Lines Matching refs:ef4_nic
99 static int ef4_test_phy_alive(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_phy_alive()
111 static int ef4_test_nvram(struct ef4_nic *efx, struct ef4_self_tests *tests) in ef4_test_nvram()
133 static int ef4_test_interrupts(struct ef4_nic *efx, in ef4_test_interrupts()
175 static int ef4_test_eventq_irq(struct ef4_nic *efx, in ef4_test_eventq_irq()
256 static int ef4_test_phy(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_phy()
286 void ef4_loopback_rx_packet(struct ef4_nic *efx, in ef4_loopback_rx_packet()
378 static void ef4_iterate_state(struct ef4_nic *efx) in ef4_iterate_state()
415 struct ef4_nic *efx = tx_queue->efx; in ef4_begin_loopback()
462 static int ef4_poll_loopback(struct ef4_nic *efx) in ef4_poll_loopback()
472 struct ef4_nic *efx = tx_queue->efx; in ef4_end_loopback()
531 struct ef4_nic *efx = tx_queue->efx; in ef4_test_loopback()
584 static int ef4_wait_for_link(struct ef4_nic *efx) in ef4_wait_for_link()
616 static int ef4_test_loopbacks(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_test_loopbacks()
692 int ef4_selftest(struct ef4_nic *efx, struct ef4_self_tests *tests, in ef4_selftest()
775 void ef4_selftest_async_start(struct ef4_nic *efx) in ef4_selftest_async_start()
784 void ef4_selftest_async_cancel(struct ef4_nic *efx) in ef4_selftest_async_cancel()
791 struct ef4_nic *efx = container_of(data, struct ef4_nic, in ef4_selftest_async_work()