Searched refs:max_sw_wqe (Results 1 – 3 of 3) sorted by relevance
255 u32 max_sw_wqe; member
828 que->swq = kcalloc(que->max_sw_wqe, sizeof(*que->swq), GFP_KERNEL); in bnxt_qplib_alloc_init_swq()833 que->swq_last = que->max_sw_wqe - 1; in bnxt_qplib_alloc_init_swq()834 for (indx = 0; indx < que->max_sw_wqe; indx++) in bnxt_qplib_alloc_init_swq()2542 cqe_sq_cons = le16_to_cpu(hwcqe->sq_cons_idx) % sq->max_sw_wqe; in bnxt_qplib_cq_process_req()2946 cqe_cons %= sq->max_sw_wqe; in bnxt_qplib_cq_process_terminal()
1170 qp->qplib_qp.sq.max_sw_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()1182 qp->qplib_qp.rq.max_sw_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()1244 rq->max_sw_wqe = rq->max_wqe; in bnxt_re_init_rq_attr()1293 sq->max_sw_wqe = ureq->sq_slots; in bnxt_re_init_sq_attr()1311 sq->max_sw_wqe = bnxt_qplib_get_depth(sq, qplqp->wqe_mode, true); in bnxt_re_init_sq_attr()1313 sq->max_sw_wqe = sq->max_wqe; in bnxt_re_init_sq_attr()2208 qp->qplib_qp.rq.max_sw_wqe = qp->qplib_qp.rq.max_wqe; in bnxt_re_modify_qp()