Lines Matching refs:ef4_channel
39 static inline ef4_qword_t *ef4_event(struct ef4_channel *channel, in ef4_event()
358 static inline int ef4_nic_probe_eventq(struct ef4_channel *channel) in ef4_nic_probe_eventq()
362 static inline int ef4_nic_init_eventq(struct ef4_channel *channel) in ef4_nic_init_eventq()
366 static inline void ef4_nic_fini_eventq(struct ef4_channel *channel) in ef4_nic_fini_eventq()
370 static inline void ef4_nic_remove_eventq(struct ef4_channel *channel) in ef4_nic_remove_eventq()
375 ef4_nic_process_eventq(struct ef4_channel *channel, int quota) in ef4_nic_process_eventq()
379 static inline void ef4_nic_eventq_read_ack(struct ef4_channel *channel) in ef4_nic_eventq_read_ack()
383 void ef4_nic_event_test_start(struct ef4_channel *channel);
399 int ef4_farch_ev_probe(struct ef4_channel *channel);
400 int ef4_farch_ev_init(struct ef4_channel *channel);
401 void ef4_farch_ev_fini(struct ef4_channel *channel);
402 void ef4_farch_ev_remove(struct ef4_channel *channel);
403 int ef4_farch_ev_process(struct ef4_channel *channel, int quota);
404 void ef4_farch_ev_read_ack(struct ef4_channel *channel);
405 void ef4_farch_ev_test_generate(struct ef4_channel *channel);
436 bool ef4_nic_event_present(struct ef4_channel *channel);
467 static inline int ef4_nic_event_test_irq_cpu(struct ef4_channel *channel) in ef4_nic_event_test_irq_cpu()