Lines Matching refs:efx_channel

34 static inline efx_qword_t *efx_event(struct efx_channel *channel,  in efx_event()
243 struct efx_channel *vfdi_channel;
447 int efx_ptp_probe(struct efx_nic *efx, struct efx_channel *channel);
449 struct efx_channel *efx_ptp_channel(struct efx_nic *efx);
462 void efx_time_sync_event(struct efx_channel *channel, efx_qword_t *ev);
463 void __efx_rx_skb_attach_timestamp(struct efx_channel *channel,
465 static inline void efx_rx_skb_attach_timestamp(struct efx_channel *channel, in efx_rx_skb_attach_timestamp()
532 static inline int efx_nic_probe_eventq(struct efx_channel *channel) in efx_nic_probe_eventq()
536 static inline int efx_nic_init_eventq(struct efx_channel *channel) in efx_nic_init_eventq()
540 static inline void efx_nic_fini_eventq(struct efx_channel *channel) in efx_nic_fini_eventq()
544 static inline void efx_nic_remove_eventq(struct efx_channel *channel) in efx_nic_remove_eventq()
549 efx_nic_process_eventq(struct efx_channel *channel, int quota) in efx_nic_process_eventq()
553 static inline void efx_nic_eventq_read_ack(struct efx_channel *channel) in efx_nic_eventq_read_ack()
557 void efx_nic_event_test_start(struct efx_channel *channel);
573 int efx_farch_ev_probe(struct efx_channel *channel);
574 int efx_farch_ev_init(struct efx_channel *channel);
575 void efx_farch_ev_fini(struct efx_channel *channel);
576 void efx_farch_ev_remove(struct efx_channel *channel);
577 int efx_farch_ev_process(struct efx_channel *channel, int quota);
578 void efx_farch_ev_read_ack(struct efx_channel *channel);
579 void efx_farch_ev_test_generate(struct efx_channel *channel);
608 bool efx_nic_event_present(struct efx_channel *channel);
641 static inline int efx_nic_event_test_irq_cpu(struct efx_channel *channel) in efx_nic_event_test_irq_cpu()