Home
last modified time | relevance | path

Searched refs:bnxt_free_cp_ring (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.h197 void bnxt_free_cp_ring(struct bnxt *bp, struct bnxt_cp_ring_info *cpr);
H A Dbnxt_ring.c805 bnxt_free_cp_ring(bp, cpr); in bnxt_free_async_cp_ring()
H A Dbnxt_hwrm.c2537 void bnxt_free_cp_ring(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_free_cp_ring() function
2576 bnxt_free_cp_ring(bp, cpr); in bnxt_free_hwrm_rx_ring()
2607 bnxt_free_cp_ring(bp, cpr); in bnxt_free_all_hwrm_rings()
H A Dbnxt_ethdev.c1043 bnxt_free_cp_ring(bp, bp->async_cp_ring); in bnxt_dev_configure_op()