csio_wr_alloc_q
hw->intr_iq_idx = csio_wr_alloc_q(hw, CSIO_INTR_IQSIZE,
hw->fwevt_iq_idx = csio_wr_alloc_q(hw, CSIO_FWEVT_IQSIZE,
mgmtm->eq_idx = csio_wr_alloc_q(hw, CSIO_MGMT_EQSIZE,
idx = csio_wr_alloc_q(hw, csio_scsi_eqsize, 0,
idx = csio_wr_alloc_q(hw, CSIO_SCSI_IQSIZE,
flq_idx = csio_wr_alloc_q(hw, nflb * sizeof(__be64),
int csio_wr_alloc_q(struct csio_hw *, uint32_t, uint32_t,