Home
last modified time | relevance | path

Searched refs:fwevt_iq_idx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_init.c277 rv = csio_wr_iq_create(hw, NULL, hw->fwevt_iq_idx, in csio_create_queues()
378 hw->fwevt_iq_idx = csio_wr_alloc_q(hw, CSIO_FWEVT_IQSIZE, in csio_config_queues()
383 if (hw->fwevt_iq_idx == -1) { in csio_config_queues()
398 mgmtm->iq_idx = hw->fwevt_iq_idx; in csio_config_queues()
H A Dcsio_hw.h489 int fwevt_iq_idx; /* FW evt queue */ member
H A 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()
4196 /*mgmtm->iq_idx = hw->fwevt_iq_idx;*/ in csio_mgmtm_init()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_init.c276 rv = csio_wr_iq_create(hw, NULL, hw->fwevt_iq_idx, in csio_create_queues()
377 hw->fwevt_iq_idx = csio_wr_alloc_q(hw, CSIO_FWEVT_IQSIZE, in csio_config_queues()
382 if (hw->fwevt_iq_idx == -1) { in csio_config_queues()
397 mgmtm->iq_idx = hw->fwevt_iq_idx; in csio_config_queues()
H A Dcsio_hw.h489 int fwevt_iq_idx; /* FW evt queue */ member
H A 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()
4196 /*mgmtm->iq_idx = hw->fwevt_iq_idx;*/ in csio_mgmtm_init()

Completed in 21 milliseconds