Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.c164 u32 pg_size, enum bnxt_qplib_hwq_type hwq_type) in bnxt_qplib_alloc_init_hwq() argument
241 if (hwq_type == HWQ_TYPE_QUEUE) { in bnxt_qplib_alloc_init_hwq()
253 u32 flag = hwq_type == HWQ_TYPE_L2_CMPL ? 0 : in bnxt_qplib_alloc_init_hwq()
269 if (hwq_type == HWQ_TYPE_QUEUE) { in bnxt_qplib_alloc_init_hwq()
Dqplib_res.h238 enum bnxt_qplib_hwq_type hwq_type);
Dqplib_rcfw.c573 u8 hwq_type; in bnxt_qplib_alloc_rcfw_channel() local
577 hwq_type = bnxt_qplib_get_hwq_type(rcfw->res); in bnxt_qplib_alloc_rcfw_channel()
581 0, PAGE_SIZE, hwq_type)) { in bnxt_qplib_alloc_rcfw_channel()
Dqplib_fp.c474 u8 hwq_type; in bnxt_qplib_alloc_nq() local
480 hwq_type = bnxt_qplib_get_hwq_type(nq->res); in bnxt_qplib_alloc_nq()
484 PAGE_SIZE, hwq_type)) in bnxt_qplib_alloc_nq()