Searched refs:cqe_cnt (Results 1 – 7 of 7) sorted by relevance
127 u32 cqe_cnt; member
826 cq->cqe_cnt = qset->rqe_cnt; in otx2_cq_init()830 cq->cqe_cnt = qset->sqe_cnt; in otx2_cq_init()835 err = qmem_alloc(pfvf->dev, &cq->cqe, cq->cqe_cnt, cq->cqe_size); in otx2_cq_init()855 aq->cq.qsize = Q_SIZE(cq->cqe_cnt, 4); in otx2_cq_init()864 aq->cq.drop = RQ_DROP_LVL_CQ(pfvf->hw.rq_skid, cq->cqe_cnt); in otx2_cq_init()
32 cq->cq_head &= (cq->cqe_cnt - 1); in otx2_get_next_cqe()318 cq->cq_head &= (cq->cqe_cnt - 1); in otx2_rx_napi_handler()
336 u32 cqe_cnt; member
1027 int cqe_cnt; in ocrdma_flush_cq() local1035 cqe_cnt = cq->cqe_cnt; in ocrdma_flush_cq()1041 while (cqe_cnt) { in ocrdma_flush_cq()1045 cqe_cnt--; in ocrdma_flush_cq()
1833 cq->cqe_cnt = cqe_count; in ocrdma_mbx_create_cq()
1963 int cqe_cnt = 0; in bnx2i_process_new_cqes() local2061 cqe_cnt++; in bnx2i_process_new_cqes()2075 return cqe_cnt; in bnx2i_process_new_cqes()