Searched refs:hwq_type (Results 1 – 4 of 4) sorted by relevance
164 u32 pg_size, enum bnxt_qplib_hwq_type hwq_type) in bnxt_qplib_alloc_init_hwq() argument241 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()
238 enum bnxt_qplib_hwq_type hwq_type);
573 u8 hwq_type; in bnxt_qplib_alloc_rcfw_channel() local577 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()
474 u8 hwq_type; in bnxt_qplib_alloc_nq() local480 hwq_type = bnxt_qplib_get_hwq_type(nq->res); in bnxt_qplib_alloc_nq()484 PAGE_SIZE, hwq_type)) in bnxt_qplib_alloc_nq()