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

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.c80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq)
115 csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq)
151 csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n)
191 struct csio_q *q, *flq;
386 struct csio_q *flq = hw->wrm.q_arr[flq_idx];
486 struct csio_q *flq = hw->wrm.q_arr[flq_idx];
747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx];
765 struct csio_q *q = wrm->q_arr[qidx];
789 struct csio_q *q;
867 struct csio_q *
[all...]
H A Dcsio_isr.c212 csio_scsi_isr_handler(struct csio_q *iq)
258 struct csio_q *iq = (struct csio_q *) dev_id;
288 struct csio_q *iq = priv;
305 struct csio_q *intx_q = NULL;
428 struct csio_q *q = hw->wrm.q_arr[sqset->iq_idx];
H A Dcsio_wr.h393 struct csio_q { struct
440 struct csio_q **q_arr; /* Array of queue pointers
446 struct csio_q *intr_map[CSIO_MAX_IQ];
497 int csio_wr_process_iq(struct csio_hw *, struct csio_q *,

Completed in 103 milliseconds