Searched refs:resize_hwq (Results 1 – 2 of 2) sorted by relevance
403 struct bnxt_qplib_hwq resize_hwq; member
2146 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()