Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/csiostor/
Dcsio_hw.h91 CSIO_FWEVT_IQSIZE = (CSIO_FWEVT_WRSIZE * CSIO_FWEVT_IQLEN), enumerator
Dcsio_init.c378 hw->fwevt_iq_idx = csio_wr_alloc_q(hw, CSIO_FWEVT_IQSIZE, in csio_config_queues()