Searched refs:intx_q (Results 1 – 1 of 1) sorted by relevance
305 struct csio_q *intx_q = NULL; in csio_fcoe_isr() local330 intx_q = csio_get_q(hw, hw->intr_iq_idx); in csio_fcoe_isr()332 CSIO_DB_ASSERT(intx_q); in csio_fcoe_isr()335 if (likely(csio_wr_process_iq(hw, intx_q, NULL, NULL) == 0)) in csio_fcoe_isr()
Completed in 4 milliseconds