Home
last modified time | relevance | path

Searched refs:bnxt_re_queue (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ofed/libbnxtre/
H A Dmemory.h64 struct bnxt_re_queue { struct
110 static inline void *bnxt_re_get_hwqe(struct bnxt_re_queue *que, uint32_t idx) in bnxt_re_get_hwqe()
118 static inline void *bnxt_re_get_hwqe_hdr(struct bnxt_re_queue *que) in bnxt_re_get_hwqe_hdr()
123 static inline uint32_t bnxt_re_is_que_full(struct bnxt_re_queue *que, in bnxt_re_is_que_full()
136 static inline uint32_t bnxt_re_is_que_empty(struct bnxt_re_queue *que) in bnxt_re_is_que_empty()
141 static inline void bnxt_re_incr_tail(struct bnxt_re_queue *que, uint8_t cnt) in bnxt_re_incr_tail()
151 static inline void bnxt_re_incr_head(struct bnxt_re_queue *que, uint8_t cnt) in bnxt_re_incr_head()
H A Dverbs.c301 cq = calloc(1, (sizeof(*cq) + sizeof(struct bnxt_re_queue))); in _bnxt_re_create_cq()
611 struct bnxt_re_queue *sq = qp->jsqq->hwque; in bnxt_re_poll_err_scqe()
648 struct bnxt_re_queue *sq = qp->jsqq->hwque; in bnxt_re_poll_success_scqe()
708 struct bnxt_re_queue *rq; in bnxt_re_poll_err_rcqe()
785 struct bnxt_re_queue *rq; in bnxt_re_poll_success_rcqe()
893 struct bnxt_re_queue *cqq = cq->cqq; in bnxt_re_poll_one()
981 struct bnxt_re_queue *que; in bnxt_re_poll_flush_wcs()
1115 struct bnxt_re_queue *que = cq->cqq; in bnxt_re_cleanup_cq()
1348 tmp += sizeof(struct bnxt_re_queue); in bnxt_re_get_qpmem_size()
1359 tmp += sizeof(struct bnxt_re_queue); in bnxt_re_get_qpmem_size()
[all …]
H A Dmain.h113 struct bnxt_re_queue *cqq;
181 struct bnxt_re_queue *srqq;
197 struct bnxt_re_queue *hwque;