Home
last modified time | relevance | path

Searched refs:sq_ctxt (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_nicio.c150 struct hinic_sq_ctxt *sq_ctxt) in hinic_sq_prepare_ctxt() argument
182 sq_ctxt->wq_pfn_hi = in hinic_sq_prepare_ctxt()
186 sq_ctxt->wq_pfn_lo = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()
188 sq_ctxt->pref_cache = in hinic_sq_prepare_ctxt()
193 sq_ctxt->pref_owner = 1; in hinic_sq_prepare_ctxt()
195 sq_ctxt->pref_wq_pfn_hi_ci = in hinic_sq_prepare_ctxt()
199 sq_ctxt->pref_wq_pfn_lo = wq_page_pfn_lo; in hinic_sq_prepare_ctxt()
201 sq_ctxt->wq_block_pfn_hi = in hinic_sq_prepare_ctxt()
206 hinic_cpu_to_be32(sq_ctxt, sizeof(*sq_ctxt)); in hinic_sq_prepare_ctxt()
274 struct hinic_sq_ctxt *sq_ctxt; in init_sq_ctxts() local
[all …]