Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_res.c201 if (hwq_attr->aux_depth) { in bnxt_qplib_alloc_init_hwq()
202 aux_slots = hwq_attr->aux_depth; in bnxt_qplib_alloc_init_hwq()
H A Dqplib_res.h159 u32 aux_depth; member
H A Dqplib_fp.c1012 hwq_attr.aux_depth = psn_sz ? bnxt_qplib_set_sq_size(sq, qp->wqe_mode) in bnxt_qplib_create_qp()
1017 hwq_attr.aux_depth = in bnxt_qplib_create_qp()
1020 hwq_attr.aux_depth = in bnxt_qplib_create_qp()
1022 qp->msn_tbl_sz = hwq_attr.aux_depth; in bnxt_qplib_create_qp()
1059 hwq_attr.aux_depth = 0; in bnxt_qplib_create_qp()
1117 hwq_attr.aux_depth = 0; in bnxt_qplib_create_qp()