Home
last modified time | relevance | path

Searched refs:async_cp_ring (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_irq.c31 cpr = bp->async_cp_ring; in bnxt_int_handler()
111 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_disable_int()
131 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_enable_int()
H A Dbnxt_ring.c629 bp->async_cp_ring = cpr; in bnxt_alloc_hwrm_rx_ring()
773 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_alloc_async_cp_ring()
809 struct bnxt_cp_ring_info *cpr = bp->async_cp_ring; in bnxt_free_async_cp_ring()
823 bp->async_cp_ring = NULL; in bnxt_free_async_cp_ring()
858 bp->async_cp_ring = cpr; in bnxt_alloc_async_ring_struct()
862 NULL, bp->async_cp_ring, NULL, "def_cp"); in bnxt_alloc_async_ring_struct()
H A Dbnxt.h744 struct bnxt_cp_ring_info *async_cp_ring; member
H A Dbnxt_ethdev.c1100 if (!BNXT_HAS_NQ(bp) && bp->async_cp_ring) { in bnxt_dev_configure_op()
1102 bnxt_free_cp_ring(bp, bp->async_cp_ring); in bnxt_dev_configure_op()
1112 if (!BNXT_HAS_NQ(bp) && bp->async_cp_ring) { in bnxt_dev_configure_op()
H A Dbnxt_hwrm.c4140 bp->async_cp_ring->cp_ring_struct->fw_ring_id); in bnxt_hwrm_func_cfg_def_cp()
4160 bp->async_cp_ring->cp_ring_struct->fw_ring_id); in bnxt_hwrm_vf_func_cfg_def_cp()