Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/csiostor/
Dcsio_init.c280 rv = csio_wr_iq_create(hw, NULL, hw->fwevt_iq_idx, in csio_create_queues()
381 hw->fwevt_iq_idx = csio_wr_alloc_q(hw, CSIO_FWEVT_IQSIZE, in csio_config_queues()
386 if (hw->fwevt_iq_idx == -1) { in csio_config_queues()
401 mgmtm->iq_idx = hw->fwevt_iq_idx; in csio_config_queues()
Dcsio_hw.h489 int fwevt_iq_idx; /* FW evt queue */ member
Dcsio_hw.c4063 if (csio_q_iqid(hw, hw->fwevt_iq_idx) == CSIO_MAX_QID) { in csio_fwevtq_handler()
4068 rv = csio_wr_process_iq_idx(hw, hw->fwevt_iq_idx, in csio_fwevtq_handler()