Searched refs:max_sw_wqe (Results 1 – 3 of 3) sorted by relevance
254 u32 max_sw_wqe; member
1259 qp->qplib_qp.sq.max_sw_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()1271 qp->qplib_qp.rq.max_sw_wqe = qp1_qp->rq.max_wqe; in bnxt_re_create_shadow_qp()1333 rq->max_sw_wqe = rq->max_wqe; in bnxt_re_init_rq_attr()1382 sq->max_sw_wqe = ureq->sq_slots; in bnxt_re_init_sq_attr()1400 sq->max_sw_wqe = bnxt_qplib_get_depth(sq, qplqp->wqe_mode, true); in bnxt_re_init_sq_attr()1402 sq->max_sw_wqe = sq->max_wqe; in bnxt_re_init_sq_attr()2330 qp->qplib_qp.rq.max_sw_wqe = qp->qplib_qp.rq.max_wqe; in bnxt_re_modify_qp()
801 que->swq = kzalloc_objs(*que->swq, que->max_sw_wqe); in bnxt_qplib_alloc_init_swq()806 que->swq_last = que->max_sw_wqe - 1; in bnxt_qplib_alloc_init_swq()807 for (indx = 0; indx < que->max_sw_wqe; indx++) in bnxt_qplib_alloc_init_swq()2619 cqe_sq_cons = le16_to_cpu(hwcqe->sq_cons_idx) % sq->max_sw_wqe; in bnxt_qplib_cq_process_req()3025 cqe_cons %= sq->max_sw_wqe; in bnxt_qplib_cq_process_terminal()