Lines Matching refs:efx_channel
81 static void efx_farch_magic_event(struct efx_channel *channel, u32 magic);
603 struct efx_channel *channel; in efx_check_tx_flush_complete()
646 struct efx_channel *channel; in efx_farch_do_flush()
715 struct efx_channel *channel; in efx_farch_fini_dmaq()
774 void efx_farch_ev_read_ack(struct efx_channel *channel) in efx_farch_ev_read_ack()
806 static void efx_farch_magic_event(struct efx_channel *channel, u32 magic) in efx_farch_magic_event()
822 efx_farch_handle_tx_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_tx_event()
862 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_not_ok()
942 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_bad_index()
971 efx_farch_handle_rx_event(struct efx_channel *channel, const efx_qword_t *event) in efx_farch_handle_rx_event()
1105 struct efx_channel *channel; in efx_farch_handle_rx_flush_done()
1134 efx_farch_handle_drain_event(struct efx_channel *channel) in efx_farch_handle_drain_event()
1144 static void efx_farch_handle_generated_event(struct efx_channel *channel, in efx_farch_handle_generated_event()
1175 efx_farch_handle_driver_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_driver_event()
1262 int efx_farch_ev_process(struct efx_channel *channel, int budget) in efx_farch_ev_process()
1336 int efx_farch_ev_probe(struct efx_channel *channel) in efx_farch_ev_probe()
1346 int efx_farch_ev_init(struct efx_channel *channel) in efx_farch_ev_init()
1379 void efx_farch_ev_fini(struct efx_channel *channel) in efx_farch_ev_fini()
1395 void efx_farch_ev_remove(struct efx_channel *channel) in efx_farch_ev_remove()
1401 void efx_farch_ev_test_generate(struct efx_channel *channel) in efx_farch_ev_test_generate()
1519 struct efx_channel *channel; in efx_farch_legacy_interrupt()