Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_io.c222 ctxt_block->cmdq_hdr.num_queues = func_to_io->max_qps; in hinic_clean_queue_offload_ctxt()
223 ctxt_block->cmdq_hdr.queue_type = ctxt_type; in hinic_clean_queue_offload_ctxt()
224 ctxt_block->cmdq_hdr.addr_offset = 0; in hinic_clean_queue_offload_ctxt()
Dhinic_hw_qp_ctxt.h196 struct hinic_qp_ctxt_header cmdq_hdr; member