Searched refs:sq_ctxt (Results 1 – 4 of 4) sorted by relevance
92 void hinic_sq_prepare_ctxt(struct hinic_sq_ctxt *sq_ctxt, in hinic_sq_prepare_ctxt() argument115 sq_ctxt->ceq_attr = HINIC_SQ_CTXT_CEQ_ATTR_SET(global_qid, in hinic_sq_prepare_ctxt()119 sq_ctxt->ci_wrapped = HINIC_SQ_CTXT_CI_SET(ci_start, IDX) | in hinic_sq_prepare_ctxt()122 sq_ctxt->wq_hi_pfn_pi = in hinic_sq_prepare_ctxt()126 sq_ctxt->wq_lo_pfn = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()128 sq_ctxt->pref_cache = in hinic_sq_prepare_ctxt()133 sq_ctxt->pref_wrapped = 1; in hinic_sq_prepare_ctxt()135 sq_ctxt->pref_wq_hi_pfn_ci = in hinic_sq_prepare_ctxt()139 sq_ctxt->pref_wq_lo_pfn = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()141 sq_ctxt->wq_block_hi_pfn = in hinic_sq_prepare_ctxt()[all …]
109 struct hinic_sq_ctxt *sq_ctxt; in write_sq_ctxts() local121 sq_ctxt = sq_ctxt_block->sq_ctxt; in write_sq_ctxts()128 hinic_sq_prepare_ctxt(&sq_ctxt[i], &qp->sq, in write_sq_ctxts()
202 struct hinic_sq_ctxt sq_ctxt[HINIC_Q_CTXT_MAX]; member
122 void hinic_sq_prepare_ctxt(struct hinic_sq_ctxt *sq_ctxt,