Searched refs:qed_chain_get_cons_idx_u32 (Results 1 – 2 of 2) sorted by relevance
201 static inline u32 qed_chain_get_cons_idx_u32(const struct qed_chain *chain) in qed_chain_get_cons_idx_u32() function231 u64 cons = qed_chain_get_cons_idx_u32(chain); in qed_chain_get_elem_used_u32()
1025 cq->cq_cons = qed_chain_get_cons_idx_u32(&cq->pbl); in qedr_create_cq()4431 old_cons = qed_chain_get_cons_idx_u32(&cq->pbl); in qedr_poll_cq()4473 new_cons = qed_chain_get_cons_idx_u32(&cq->pbl); in qedr_poll_cq()