Searched refs:bnxt_qplib_q (Results 1 – 3 of 3) sorted by relevance
176 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_free_qp_hdr_buf()177 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_free_qp_hdr_buf()198 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_alloc_qp_hdr_buf()199 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_alloc_qp_hdr_buf()722 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_create_qp1()723 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_create_qp1()863 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_create_qp()864 struct bnxt_qplib_q *rq = &qp->rq; in bnxt_qplib_create_qp()1448 struct bnxt_qplib_q *sq = &qp->sq; in bnxt_qplib_get_qp1_sq_buf()1466 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()
3165 struct bnxt_qplib_q *sq; in bnxt_re_poll_cq()