Searched refs:max_slot (Results 1 – 3 of 3) sorted by relevance
850 int max_slot; in tree_mod_log_rewind() local855 max_slot = n - 1; in tree_mod_log_rewind()858 ASSERT(max_slot >= -1); in tree_mod_log_rewind()875 if (tm->slot > max_slot) in tree_mod_log_rewind()876 max_slot = tm->slot; in tree_mod_log_rewind()895 if (tm->slot == max_slot) in tree_mod_log_rewind()896 max_slot--; in tree_mod_log_rewind()906 if (WARN_ON(move_src_end_slot > max_slot || in tree_mod_log_rewind()912 tm->seq, n, max_slot); in tree_mod_log_rewind()916 max_slot = move_dst_end_slot; in tree_mod_log_rewind()
48 u32 max_slot; member
706 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()914 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp1()919 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp1()1149 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp()1154 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp()1831 tail = swq->slot_idx / sq->dbinfo.max_slot; in bnxt_qplib_pull_psn_buff()2134 if (bnxt_qplib_queue_full(rq, rq->dbinfo.max_slot)) { in bnxt_qplib_post_recv()2143 swq->slots = rq->dbinfo.max_slot; in bnxt_qplib_post_recv()2710 srq->dbinfo.max_slot, &srq->dbinfo.flags); in bnxt_qplib_release_srqe()