Lines Matching refs:csio_hw
58 csio_get_flbuf_size(struct csio_hw *hw, struct csio_sge *sge, uint32_t reg) in csio_get_flbuf_size()
73 csio_wr_qstat_pgsz(struct csio_hw *hw) in csio_wr_qstat_pgsz()
80 csio_wr_ring_fldb(struct csio_hw *hw, struct csio_q *flq) in csio_wr_ring_fldb()
97 csio_wr_sge_intr_enable(struct csio_hw *hw, uint16_t iqid) in csio_wr_sge_intr_enable()
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()
186 csio_wr_alloc_q(struct csio_hw *hw, uint32_t qsize, uint32_t wrsize, in csio_wr_alloc_q()
338 csio_wr_iq_create_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_create_rsp()
416 csio_wr_iq_create(struct csio_hw *hw, void *priv, int iq_idx, in csio_wr_iq_create() argument
418 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_iq_create()
520 csio_wr_eq_cfg_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_cfg_rsp()
557 csio_wr_eq_create(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_create() argument
559 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_eq_create()
608 csio_wr_iq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int iq_idx) in csio_wr_iq_destroy_rsp()
632 csio_wr_iq_destroy(struct csio_hw *hw, void *priv, int iq_idx, in csio_wr_iq_destroy()
633 void (*cbfn)(struct csio_hw *, struct csio_mb *)) in csio_wr_iq_destroy() argument
682 csio_wr_eq_destroy_rsp(struct csio_hw *hw, struct csio_mb *mbp, int eq_idx) in csio_wr_eq_destroy_rsp()
706 csio_wr_eq_destroy(struct csio_hw *hw, void *priv, int eq_idx, in csio_wr_eq_destroy() argument
707 void (*cbfn) (struct csio_hw *, struct csio_mb *)) in csio_wr_eq_destroy()
745 csio_wr_cleanup_eq_stpg(struct csio_hw *hw, int qidx) in csio_wr_cleanup_eq_stpg()
762 csio_wr_cleanup_iq_ftr(struct csio_hw *hw, int qidx) in csio_wr_cleanup_iq_ftr()
786 csio_wr_destroy_queues(struct csio_hw *hw, bool cmd) in csio_wr_destroy_queues()
862 csio_wr_get(struct csio_hw *hw, int qidx, uint32_t size, in csio_wr_get()
981 csio_wr_issue(struct csio_hw *hw, int qidx, bool prio) in csio_wr_issue()
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()
1043 void (*iq_handler)(struct csio_hw *, void *, in csio_wr_process_fl() argument
1128 csio_wr_process_iq(struct csio_hw *hw, struct csio_q *q, in csio_wr_process_iq()
1129 void (*iq_handler)(struct csio_hw *, void *, in csio_wr_process_iq() argument
1262 csio_wr_process_iq_idx(struct csio_hw *hw, int qidx, in csio_wr_process_iq_idx()
1263 void (*iq_handler)(struct csio_hw *, void *, in csio_wr_process_iq_idx() argument
1309 csio_wr_fixup_host_params(struct csio_hw *hw) in csio_wr_fixup_host_params()
1432 csio_init_intr_coalesce_parms(struct csio_hw *hw) in csio_init_intr_coalesce_parms()
1454 csio_wr_get_sge(struct csio_hw *hw) in csio_wr_get_sge()
1523 csio_wr_set_sge(struct csio_hw *hw) in csio_wr_set_sge()
1607 csio_wr_sge_init(struct csio_hw *hw) in csio_wr_sge_init()
1645 csio_wrm_init(struct csio_wrm *wrm, struct csio_hw *hw) in csio_wrm_init()
1686 csio_wrm_exit(struct csio_wrm *wrm, struct csio_hw *hw) in csio_wrm_exit()