Searched refs:max_slot (Results 1 – 3 of 3) sorted by relevance
176 u32 max_slot; member421 key |= ((info->hwq->prod / info->max_slot)) & DBC_DBC_INDEX_MASK; in bnxt_qplib_ring_prod_db()
662 srq->dbinfo.max_slot = 1; in bnxt_qplib_create_srq()904 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp1()909 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp1()1110 sq->dbinfo.max_slot = bnxt_qplib_set_sq_max_slot(qp->wqe_mode); in bnxt_qplib_create_qp()1115 rq->dbinfo.max_slot = bnxt_qplib_set_rq_max_slot(rq->wqe_size); in bnxt_qplib_create_qp()1684 tail = swq->slot_idx / sq->dbinfo.max_slot; in bnxt_qplib_pull_psn_buff()1974 if (bnxt_qplib_queue_full(rq, rq->dbinfo.max_slot)) { in bnxt_qplib_post_recv()1983 swq->slots = rq->dbinfo.max_slot; in bnxt_qplib_post_recv()
3911 u32 max_slot) in __push_leaf_left() argument3928 nr = min(right_nritems, max_slot); in __push_leaf_left()3930 nr = min(right_nritems - 1, max_slot); in __push_leaf_left()4062 int data_size, int empty, u32 max_slot) in push_leaf_left() argument4123 max_slot); in push_leaf_left()