Lines Matching defs:bnxt_cp_ring

133 struct bnxt_cp_ring {
221 struct bnxt_cp_ring q_cp;
261 struct bnxt_cp_ring sc_cp_ring;
304 struct cmpl_base *bnxt_cpr_next_cmpl(struct bnxt_softc *, struct bnxt_cp_ring *);
305 void bnxt_cpr_commit(struct bnxt_softc *, struct bnxt_cp_ring *);
306 void bnxt_cpr_rollback(struct bnxt_softc *, struct bnxt_cp_ring *);
308 void bnxt_mark_cpr_invalid(struct bnxt_cp_ring *);
324 struct bnxt_cp_ring *, struct mbuf_list *, int *, int *,
330 int bnxt_set_cp_ring_aggint(struct bnxt_softc *, struct bnxt_cp_ring *);
355 struct bnxt_cp_ring *, uint64_t);
357 struct bnxt_cp_ring *);
374 int bnxt_cfg_async_cr(struct bnxt_softc *, struct bnxt_cp_ring *);
477 struct bnxt_cp_ring *cpr;
666 struct bnxt_cp_ring *cp = &bq->q_cp;
756 bnxt_set_cp_ring_aggint(struct bnxt_softc *sc, struct bnxt_cp_ring *cpr)
783 struct bnxt_cp_ring *cp = &bq->q_cp;
1007 struct bnxt_cp_ring *cp = &bq->q_cp;
1523 bnxt_cpr_next_cmpl(struct bnxt_softc *sc, struct bnxt_cp_ring *cpr)
1546 bnxt_cpr_commit(struct bnxt_softc *sc, struct bnxt_cp_ring *cpr)
1553 bnxt_cpr_rollback(struct bnxt_softc *sc, struct bnxt_cp_ring *cpr)
1563 struct bnxt_cp_ring *cpr = &sc->sc_cp_ring;
1595 struct bnxt_cp_ring *cpr = &q->q_cp;
2106 bnxt_mark_cpr_invalid(struct bnxt_cp_ring *cpr)
2283 struct bnxt_cp_ring *cpr, struct mbuf_list *ml, int *slots, int *agslots,
3102 bnxt_hwrm_stat_ctx_alloc(struct bnxt_softc *softc, struct bnxt_cp_ring *cpr,
3135 bnxt_hwrm_stat_ctx_free(struct bnxt_softc *softc, struct bnxt_cp_ring *cpr)
3279 bnxt_cfg_async_cr(struct bnxt_softc *softc, struct bnxt_cp_ring *cpr)