csio_q_pidx
csio_q_pidx(hw, iq_idx) = csio_q_cidx(hw, iq_idx) = 0;
csio_q_pidx(hw, flq_idx) = csio_q_credits(hw, flq_idx) - 8;
csio_q_pidx(hw, eq_idx) = csio_q_cidx(hw, eq_idx) = 0;