Home
last modified time | relevance | path

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

/Linux-v4.19/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
233 if (hwq_type == HWQ_TYPE_QUEUE) { in bnxt_qplib_alloc_init_hwq()
245 u32 flag = hwq_type == HWQ_TYPE_L2_CMPL ? 0 : in bnxt_qplib_alloc_init_hwq()
261 if (hwq_type == HWQ_TYPE_QUEUE) { in bnxt_qplib_alloc_init_hwq()
Dqplib_res.h205 enum bnxt_qplib_hwq_type hwq_type);