Searched refs:intr_iq_idx (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_init.c267 rv = csio_wr_iq_create(hw, NULL, hw->intr_iq_idx,
366 hw->intr_iq_idx = csio_wr_alloc_q(hw, CSIO_INTR_IQSIZE,
369 if (hw->intr_iq_idx == -1) {
H A Dcsio_wr.c437 if (hw->intr_iq_idx == iq_idx)
442 csio_q_physiqid(hw, hw->intr_iq_idx);
1174 csio_q_physiqid(hw, hw->intr_iq_idx))) {
H A Dcsio_hw.h486 int intr_iq_idx; /* Forward interrupt member in struct:csio_hw
H A Dcsio_isr.c330 intx_q = csio_get_q(hw, hw->intr_iq_idx);

Completed in 212 milliseconds