Lines Matching refs:ef4_channel
36 static inline ef4_qword_t *ef4_event(struct ef4_channel *channel, in ef4_event()
355 static inline int ef4_nic_probe_eventq(struct ef4_channel *channel) in ef4_nic_probe_eventq()
359 static inline int ef4_nic_init_eventq(struct ef4_channel *channel) in ef4_nic_init_eventq()
363 static inline void ef4_nic_fini_eventq(struct ef4_channel *channel) in ef4_nic_fini_eventq()
367 static inline void ef4_nic_remove_eventq(struct ef4_channel *channel) in ef4_nic_remove_eventq()
372 ef4_nic_process_eventq(struct ef4_channel *channel, int quota) in ef4_nic_process_eventq()
376 static inline void ef4_nic_eventq_read_ack(struct ef4_channel *channel) in ef4_nic_eventq_read_ack()
380 void ef4_nic_event_test_start(struct ef4_channel *channel);
396 int ef4_farch_ev_probe(struct ef4_channel *channel);
397 int ef4_farch_ev_init(struct ef4_channel *channel);
398 void ef4_farch_ev_fini(struct ef4_channel *channel);
399 void ef4_farch_ev_remove(struct ef4_channel *channel);
400 int ef4_farch_ev_process(struct ef4_channel *channel, int quota);
401 void ef4_farch_ev_read_ack(struct ef4_channel *channel);
402 void ef4_farch_ev_test_generate(struct ef4_channel *channel);
433 bool ef4_nic_event_present(struct ef4_channel *channel);
464 static inline int ef4_nic_event_test_irq_cpu(struct ef4_channel *channel) in ef4_nic_event_test_irq_cpu()