Searched refs:bnxt_qplib_q (Results 1 – 3 of 3) sorted by relevance
177 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_free_qp_hdr_buf()178 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_free_qp_hdr_buf()199 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_alloc_qp_hdr_buf()200 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_alloc_qp_hdr_buf()728 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_create_qp1()729 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_create_qp1()865 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_create_qp()866 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_create_qp()1459 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_get_qp1_sq_buf()1477 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_get_rq_prod_index()[all …]
236 struct bnxt_qplib_q { struct288 struct bnxt_qplib_q sq;290 struct bnxt_qplib_q rq;338 static inline bool bnxt_qplib_queue_full(struct bnxt_qplib_q *qplib_q) in bnxt_qplib_queue_full()
3120 struct bnxt_qplib_q *sq; in bnxt_re_poll_cq()