Lines Matching defs:efx_ev_callbacks_s
2186 typedef struct efx_ev_callbacks_s { struct
2187 efx_initialized_ev_t eec_initialized;
2188 efx_rx_ev_t eec_rx;
2190 efx_rx_ps_ev_t eec_rx_ps;
2192 efx_tx_ev_t eec_tx;
2193 efx_exception_ev_t eec_exception;
2194 efx_rxq_flush_done_ev_t eec_rxq_flush_done;
2195 efx_rxq_flush_failed_ev_t eec_rxq_flush_failed;
2196 efx_txq_flush_done_ev_t eec_txq_flush_done;
2197 efx_software_ev_t eec_software;
2198 efx_sram_ev_t eec_sram;
2199 efx_wake_up_ev_t eec_wake_up;
2200 efx_timer_ev_t eec_timer;
2201 efx_link_change_ev_t eec_link_change;
2203 efx_monitor_ev_t eec_monitor;
2206 efx_mac_stats_ev_t eec_mac_stats;