Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7212 static int hwrm_ring_alloc_send_msg(struct bnxt *bp, in hwrm_ring_alloc_send_msg() function
7419 rc = hwrm_ring_alloc_send_msg(bp, rxr, ring, type, map_idx); in bnxt_hwrm_rx_ring_alloc()
7439 rc = hwrm_ring_alloc_send_msg(bp, rxr, ring, type, map_idx); in bnxt_hwrm_rx_agg_ring_alloc()
7463 rc = hwrm_ring_alloc_send_msg(bp, NULL, ring, type, map_idx); in bnxt_hwrm_cp_ring_alloc_p5()
7478 rc = hwrm_ring_alloc_send_msg(bp, NULL, ring, type, tx_idx); in bnxt_hwrm_tx_ring_alloc()
7504 rc = hwrm_ring_alloc_send_msg(bp, NULL, ring, type, map_idx); in bnxt_hwrm_ring_alloc()