Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_isr.c223 if (unlikely(csio_wr_process_iq(hw, iq, csio_process_scsi_cmpl, in csio_scsi_isr_handler()
335 if (likely(csio_wr_process_iq(hw, intx_q, NULL, NULL) == 0)) in csio_fcoe_isr()
H A Dcsio_wr.h497 int csio_wr_process_iq(struct csio_hw *, struct csio_q *,
H A Dcsio_wr.c1128 csio_wr_process_iq(struct csio_hw *hw, struct csio_q *q, in csio_wr_process_iq() function
1271 return csio_wr_process_iq(hw, iq, iq_handler, priv); in csio_wr_process_iq_idx()