Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_nicio.c130 hinic_qp_prepare_cmdq_header(struct hinic_qp_ctxt_header *qp_ctxt_hdr, in hinic_qp_prepare_cmdq_header() argument
134 qp_ctxt_hdr->queue_type = ctxt_type; in hinic_qp_prepare_cmdq_header()
135 qp_ctxt_hdr->num_queues = num_queues; in hinic_qp_prepare_cmdq_header()
138 qp_ctxt_hdr->addr_offset = in hinic_qp_prepare_cmdq_header()
141 qp_ctxt_hdr->addr_offset = in hinic_qp_prepare_cmdq_header()
144 qp_ctxt_hdr->addr_offset = SIZE_16BYTES(qp_ctxt_hdr->addr_offset); in hinic_qp_prepare_cmdq_header()
146 hinic_cpu_to_be32(qp_ctxt_hdr, sizeof(*qp_ctxt_hdr)); in hinic_qp_prepare_cmdq_header()