Searched refs:sq_ctxt (Results 1 – 5 of 5) sorted by relevance
96 struct hinic3_sq_ctxt sq_ctxt[HINIC3_Q_CTXT_MAX]; member508 struct hinic3_sq_ctxt *sq_ctxt) in hinic3_sq_prepare_ctxt() argument528 sq_ctxt->ci_pi = in hinic3_sq_prepare_ctxt()532 sq_ctxt->drop_mode_sp = in hinic3_sq_prepare_ctxt()536 sq_ctxt->wq_pfn_hi_owner = in hinic3_sq_prepare_ctxt()540 sq_ctxt->wq_pfn_lo = cpu_to_le32(wq_page_pfn_lo); in hinic3_sq_prepare_ctxt()542 sq_ctxt->pkt_drop_thd = in hinic3_sq_prepare_ctxt()546 sq_ctxt->global_sq_id = in hinic3_sq_prepare_ctxt()551 sq_ctxt->vlan_ceq_attr = in hinic3_sq_prepare_ctxt()555 sq_ctxt->rsvd0 = 0; in hinic3_sq_prepare_ctxt()[all …]
92 void hinic_sq_prepare_ctxt(struct hinic_sq_ctxt *sq_ctxt, in hinic_sq_prepare_ctxt() argument120 sq_ctxt->ceq_attr = HINIC_SQ_CTXT_CEQ_ATTR_SET(global_qid, in hinic_sq_prepare_ctxt()124 sq_ctxt->ci_wrapped = HINIC_SQ_CTXT_CI_SET(ci_start, IDX) | in hinic_sq_prepare_ctxt()127 sq_ctxt->wq_hi_pfn_pi = in hinic_sq_prepare_ctxt()131 sq_ctxt->wq_lo_pfn = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()133 sq_ctxt->pref_cache = in hinic_sq_prepare_ctxt()138 sq_ctxt->pref_wrapped = 1; in hinic_sq_prepare_ctxt()140 sq_ctxt->pref_wq_hi_pfn_ci = in hinic_sq_prepare_ctxt()144 sq_ctxt->pref_wq_lo_pfn = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()146 sq_ctxt->wq_block_hi_pfn = in hinic_sq_prepare_ctxt()[all …]
112 struct hinic_sq_ctxt *sq_ctxt; in write_sq_ctxts() local124 sq_ctxt = sq_ctxt_block->sq_ctxt; in write_sq_ctxts()131 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
132 void hinic_sq_prepare_ctxt(struct hinic_sq_ctxt *sq_ctxt,