Searched refs:eec_rxq_flush_failed (Results 1 – 3 of 3) sorted by relevance
488 .eec_rxq_flush_failed = sfc_ev_nop_rxq_flush_failed,506 .eec_rxq_flush_failed = sfc_ev_rxq_flush_failed,524 .eec_rxq_flush_failed = sfc_ev_rxq_flush_failed,542 .eec_rxq_flush_failed = sfc_ev_nop_rxq_flush_failed,560 .eec_rxq_flush_failed = sfc_ev_nop_rxq_flush_failed,
959 EFSYS_ASSERT(eecp->eec_rxq_flush_failed != NULL); in siena_ev_driver()966 should_abort = eecp->eec_rxq_flush_failed(arg, in siena_ev_driver()
2550 efx_rxq_flush_failed_ev_t eec_rxq_flush_failed; member