Lines Matching refs:efx_channel

37 static inline efx_qword_t *efx_event(struct efx_channel *channel,  in efx_event()
246 struct efx_channel *vfdi_channel;
450 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
452 struct efx_channel *efx_ptp_channel(struct efx_nic *efx);
465 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev);
466 void __efx_rx_skb_attach_timestamp(struct efx_channel *channel,
468 static inline void efx_rx_skb_attach_timestamp(struct efx_channel *channel, in efx_rx_skb_attach_timestamp()
535 static inline int efx_nic_probe_eventq(struct efx_channel *channel) in efx_nic_probe_eventq()
539 static inline int efx_nic_init_eventq(struct efx_channel *channel) in efx_nic_init_eventq()
543 static inline void efx_nic_fini_eventq(struct efx_channel *channel) in efx_nic_fini_eventq()
547 static inline void efx_nic_remove_eventq(struct efx_channel *channel) in efx_nic_remove_eventq()
552 efx_nic_process_eventq(struct efx_channel *channel, int quota) in efx_nic_process_eventq()
556 static inline void efx_nic_eventq_read_ack(struct efx_channel *channel) in efx_nic_eventq_read_ack()
560 void efx_nic_event_test_start(struct efx_channel *channel);
576 int efx_farch_ev_probe(struct efx_channel *channel);
577 int efx_farch_ev_init(struct efx_channel *channel);
578 void efx_farch_ev_fini(struct efx_channel *channel);
579 void efx_farch_ev_remove(struct efx_channel *channel);
580 int efx_farch_ev_process(struct efx_channel *channel, int quota);
581 void efx_farch_ev_read_ack(struct efx_channel *channel);
582 void efx_farch_ev_test_generate(struct efx_channel *channel);
611 bool efx_nic_event_present(struct efx_channel *channel);
644 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu()