Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.h418 struct bnxt_qplib_hwq resize_hwq; member
H A Dqplib_fp.c2198 memcpy(&cq->hwq, &cq->resize_hwq, sizeof(cq->hwq)); in bnxt_qplib_resize_cq_complete()
2223 rc = bnxt_qplib_alloc_init_hwq(&cq->resize_hwq, &hwq_attr); in bnxt_qplib_resize_cq()
2228 pbl = &cq->resize_hwq.pbl[PBL_LVL_0]; in bnxt_qplib_resize_cq()
2229 pg_sz = bnxt_qplib_base_pg_size(&cq->resize_hwq); in bnxt_qplib_resize_cq()
2230 lvl = (cq->resize_hwq.level << CMDQ_RESIZE_CQ_LVL_SFT) & in bnxt_qplib_resize_cq()