Lines Matching refs:efx_channel

42 static inline efx_qword_t *efx_event(struct efx_channel *channel,  in efx_event()
397 struct efx_channel *vfdi_channel;
565 void efx_siena_sriov_event(struct efx_channel *channel, efx_qword_t *event);
593 static inline void efx_siena_sriov_event(struct efx_channel *channel, in efx_siena_sriov_event()
627 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
641 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev);
642 void __efx_rx_skb_attach_timestamp(struct efx_channel *channel,
644 static inline void efx_rx_skb_attach_timestamp(struct efx_channel *channel, in efx_rx_skb_attach_timestamp()
708 static inline int efx_nic_probe_eventq(struct efx_channel *channel) in efx_nic_probe_eventq()
712 static inline int efx_nic_init_eventq(struct efx_channel *channel) in efx_nic_init_eventq()
716 static inline void efx_nic_fini_eventq(struct efx_channel *channel) in efx_nic_fini_eventq()
720 static inline void efx_nic_remove_eventq(struct efx_channel *channel) in efx_nic_remove_eventq()
725 efx_nic_process_eventq(struct efx_channel *channel, int quota) in efx_nic_process_eventq()
729 static inline void efx_nic_eventq_read_ack(struct efx_channel *channel) in efx_nic_eventq_read_ack()
733 void efx_nic_event_test_start(struct efx_channel *channel);
747 int efx_farch_ev_probe(struct efx_channel *channel);
748 int efx_farch_ev_init(struct efx_channel *channel);
749 void efx_farch_ev_fini(struct efx_channel *channel);
750 void efx_farch_ev_remove(struct efx_channel *channel);
751 int efx_farch_ev_process(struct efx_channel *channel, int quota);
752 void efx_farch_ev_read_ack(struct efx_channel *channel);
753 void efx_farch_ev_test_generate(struct efx_channel *channel);
784 bool efx_nic_event_present(struct efx_channel *channel);
817 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu()