Home
last modified time | relevance | path

Searched refs:intx_q (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_isr.c305 struct csio_q *intx_q = NULL; in csio_fcoe_isr() local
330 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()