csio_q
csio_scsi_isr_handler(struct csio_q *iq)
struct csio_q *iq = (struct csio_q *) dev_id;
struct csio_q *iq = priv;
struct csio_q *intx_q = NULL;
struct csio_q *q = hw->wrm.q_arr[sqset->iq_idx];
csio_wr_inval_flq_buf(struct csio_hw *hw, struct csio_q *flq)
csio_wr_process_fl(struct csio_hw *hw, struct csio_q *q,
struct csio_q *flq = hw->wrm.q_arr[q->un.iq.flq_idx];
csio_is_new_iqwr(struct csio_q *q, struct csio_iqwr_footer *ftr)
csio_wr_process_iq(struct csio_hw *hw, struct csio_q *q,
struct csio_q *q_completed;
struct csio_q *flq = csio_iq_has_fl(q) ?
csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq)
struct csio_q *iq = wrm->q_arr[qidx];
csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n)
wrm->q_arr = kzalloc_objs(struct csio_q *, wrm->num_q);
wrm->q_arr[i] = kzalloc_obj(struct csio_q);
struct csio_q *q;
struct csio_q *q, *flq;
struct csio_q *flq = hw->wrm.q_arr[flq_idx];
struct csio_q *flq = hw->wrm.q_arr[flq_idx];
struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx];
struct csio_q *q = wrm->q_arr[qidx];
struct csio_q *q;
csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq)
struct csio_q *q = wrm->q_arr[qidx];
struct csio_q *q = wrm->q_arr[qidx];
csio_wr_avail_qcredits(struct csio_q *q)
struct csio_q **q_arr; /* Array of queue pointers
struct csio_q *intr_map[CSIO_MAX_IQ];
int csio_wr_process_iq(struct csio_hw *, struct csio_q *,