Searched refs:fw_iq_start (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.h444 uint32_t fw_iq_start; /* Start ID of IQ for this fn*/ member in struct:csio_wrm
H A Dcsio_wr.c361 iq_id = iqp.iqid - hw->wrm.fw_iq_start;
368 CSIO_MAX_IQ, iq_id, iqp.iqid, hw->wrm.fw_iq_start);
1170 qid = fw_qid - wrm->fw_iq_start;
H A Dcsio_hw.c1407 wrm->fw_iq_start = param[4];

Completed in 152 milliseconds