Lines Matching refs:efx_channel
78 static void efx_farch_magic_event(struct efx_channel *channel, u32 magic);
600 struct efx_channel *channel; in efx_check_tx_flush_complete()
643 struct efx_channel *channel; in efx_farch_do_flush()
712 struct efx_channel *channel; in efx_farch_fini_dmaq()
771 void efx_farch_ev_read_ack(struct efx_channel *channel) in efx_farch_ev_read_ack()
803 static void efx_farch_magic_event(struct efx_channel *channel, u32 magic) in efx_farch_magic_event()
819 efx_farch_handle_tx_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_tx_event()
859 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_not_ok()
939 struct efx_channel *channel = efx_rx_queue_channel(rx_queue); in efx_farch_handle_rx_bad_index()
968 efx_farch_handle_rx_event(struct efx_channel *channel, const efx_qword_t *event) in efx_farch_handle_rx_event()
1102 struct efx_channel *channel; in efx_farch_handle_rx_flush_done()
1131 efx_farch_handle_drain_event(struct efx_channel *channel) in efx_farch_handle_drain_event()
1141 static void efx_farch_handle_generated_event(struct efx_channel *channel, in efx_farch_handle_generated_event()
1172 efx_farch_handle_driver_event(struct efx_channel *channel, efx_qword_t *event) in efx_farch_handle_driver_event()
1259 int efx_farch_ev_process(struct efx_channel *channel, int budget) in efx_farch_ev_process()
1333 int efx_farch_ev_probe(struct efx_channel *channel) in efx_farch_ev_probe()
1343 int efx_farch_ev_init(struct efx_channel *channel) in efx_farch_ev_init()
1376 void efx_farch_ev_fini(struct efx_channel *channel) in efx_farch_ev_fini()
1392 void efx_farch_ev_remove(struct efx_channel *channel) in efx_farch_ev_remove()
1398 void efx_farch_ev_test_generate(struct efx_channel *channel) in efx_farch_ev_test_generate()
1516 struct efx_channel *channel; in efx_farch_legacy_interrupt()