Searched refs:resize_hwq (Results 1 – 2 of 2) sorted by relevance
443 struct bnxt_qplib_hwq resize_hwq; member
2283 memcpy(&cq->hwq, &cq->resize_hwq, sizeof(cq->hwq)); in bnxt_qplib_resize_cq_complete()2308 rc = bnxt_qplib_alloc_init_hwq(&cq->resize_hwq, &hwq_attr); in bnxt_qplib_resize_cq()2313 pbl = &cq->resize_hwq.pbl[PBL_LVL_0]; in bnxt_qplib_resize_cq()2314 pg_sz = bnxt_qplib_base_pg_size(&cq->resize_hwq); in bnxt_qplib_resize_cq()2315 lvl = (cq->resize_hwq.level << CMDQ_RESIZE_CQ_LVL_SFT) & in bnxt_qplib_resize_cq()