Home
last modified time | relevance | path

Searched refs:max_slot (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h188 u32 max_slot; member
459 key |= ((info->hwq->prod / info->max_slot)) & DBC_DBC_INDEX_MASK; in bnxt_qplib_ring_prod_db()
Dqplib_fp.c685 srq->dbinfo.max_slot = 1; in bnxt_qplib_create_srq()
788 bnxt_qplib_hwq_incr_prod(&srq->dbinfo, srq_hwq, srq->dbinfo.max_slot); in bnxt_qplib_post_srq_recv()
921 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp1()
926 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp1()
1150 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp()
1155 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp()
1761 tail = swq->slot_idx / sq->dbinfo.max_slot; in bnxt_qplib_pull_psn_buff()
2064 if (bnxt_qplib_queue_full(rq, rq->dbinfo.max_slot)) { in bnxt_qplib_post_recv()
2073 swq->slots = rq->dbinfo.max_slot; in bnxt_qplib_post_recv()
2574 srq->dbinfo.max_slot, &srq->dbinfo.flags); in bnxt_qplib_release_srqe()