Lines Matching refs:csio_q
80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq) in csio_wr_ring_fldb()
115 csio_wr_fill_fl(struct csio_hw *hw, struct csio_q *flq) in csio_wr_fill_fl()
151 csio_wr_update_fl(struct csio_hw *hw, struct csio_q *flq, uint16_t n) in csio_wr_update_fl()
191 struct csio_q *q, *flq; in csio_wr_alloc_q()
386 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create_rsp()
486 struct csio_q *flq = hw->wrm.q_arr[flq_idx]; in csio_wr_iq_create()
747 struct csio_q *q = csio_hw_to_wrm(hw)->q_arr[qidx]; in csio_wr_cleanup_eq_stpg()
765 struct csio_q *q = wrm->q_arr[qidx]; in csio_wr_cleanup_iq_ftr()
789 struct csio_q *q; in csio_wr_destroy_queues()
866 struct csio_q *q = wrm->q_arr[qidx]; in csio_wr_get()
984 struct csio_q *q = wrm->q_arr[qidx]; in csio_wr_issue()
999 csio_wr_avail_qcredits(struct csio_q *q) in csio_wr_avail_qcredits()
1021 csio_wr_inval_flq_buf(struct csio_hw *hw, struct csio_q *flq) in csio_wr_inval_flq_buf()
1041 csio_wr_process_fl(struct csio_hw *hw, struct csio_q *q, in csio_wr_process_fl()
1054 struct csio_q *flq = hw->wrm.q_arr[q->un.iq.flq_idx]; in csio_wr_process_fl()
1111 csio_is_new_iqwr(struct csio_q *q, struct csio_iqwr_footer *ftr) in csio_is_new_iqwr()
1128 csio_wr_process_iq(struct csio_hw *hw, struct csio_q *q, in csio_wr_process_iq()
1138 struct csio_q *q_completed; in csio_wr_process_iq()
1139 struct csio_q *flq = csio_iq_has_fl(q) ? in csio_wr_process_iq()
1269 struct csio_q *iq = wrm->q_arr[qidx]; in csio_wr_process_iq_idx()
1654 wrm->q_arr = kcalloc(wrm->num_q, sizeof(struct csio_q *), GFP_KERNEL); in csio_wrm_init()
1659 wrm->q_arr[i] = kzalloc(sizeof(struct csio_q), GFP_KERNEL); in csio_wrm_init()
1690 struct csio_q *q; in csio_wrm_exit()