Searched defs:efx_ev_callbacks_s (Results 1 – 1 of 1) sorted by relevance
2615 typedef struct efx_ev_callbacks_s { struct2617 efx_rx_ev_t eec_rx;2620 efx_rx_ps_ev_t eec_rx_ps;2622 efx_tx_ev_t eec_tx;2623 efx_tx_ndescs_ev_t eec_tx_ndescs;2624 efx_exception_ev_t eec_exception;2628 efx_software_ev_t eec_software;2629 efx_sram_ev_t eec_sram;2630 efx_wake_up_ev_t eec_wake_up;2631 efx_timer_ev_t eec_timer;[all …]