Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h403 struct bnxt_qplib_hwq resize_hwq; member
Dqplib_fp.c2146 memcpy(&cq->hwq, &cq->resize_hwq, sizeof(cq->hwq)); in bnxt_qplib_resize_cq_complete()
2169 rc = bnxt_qplib_alloc_init_hwq(&cq->resize_hwq, &hwq_attr); in bnxt_qplib_resize_cq()
2174 pbl = &cq->resize_hwq.pbl[PBL_LVL_0]; in bnxt_qplib_resize_cq()
2175 pg_sz = bnxt_qplib_base_pg_size(&cq->resize_hwq); in bnxt_qplib_resize_cq()
2176 lvl = (cq->resize_hwq.level << CMDQ_RESIZE_CQ_LVL_SFT) & in bnxt_qplib_resize_cq()