Lines Matching refs:max_slot
698 srq->dbinfo.max_slot = 1; in bnxt_qplib_create_srq()
803 bnxt_qplib_hwq_incr_prod(&srq->dbinfo, srq_hwq, srq->dbinfo.max_slot); in bnxt_qplib_post_srq_recv()
1004 sq->dbinfo.max_slot = _set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp1()
1013 rq->dbinfo.max_slot = _set_rq_max_slot(rq); in bnxt_qplib_create_qp1()
1250 sq->dbinfo.max_slot = _set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp()
1260 rq->dbinfo.max_slot = _set_rq_max_slot(rq); in bnxt_qplib_create_qp()
1911 tail = swq->slot_idx / sq->dbinfo.max_slot; in bnxt_qplib_pull_psn_buff()
1959 sq->dbinfo.max_slot : wqe_slots; in bnxt_qplib_post_send()
2321 if (bnxt_qplib_queue_full(rq_hwq, rq->dbinfo.max_slot)) { in bnxt_qplib_post_recv()
2330 swq->slots = rq->dbinfo.max_slot; in bnxt_qplib_post_recv()
2979 srq->dbinfo.max_slot, &srq->dbinfo.flags); in bnxt_qplib_release_srqe()