Searched refs:hwrm_ring_alloc_send_msg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 6756 static int hwrm_ring_alloc_send_msg(struct bnxt *bp, in hwrm_ring_alloc_send_msg() function 6985 rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx); in bnxt_hwrm_rx_ring_alloc() 7005 rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx); in bnxt_hwrm_rx_agg_ring_alloc() 7037 rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx); in bnxt_hwrm_ring_alloc() 7068 rc = hwrm_ring_alloc_send_msg(bp, ring, type2, map_idx); in bnxt_hwrm_ring_alloc() 7077 rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx); in bnxt_hwrm_ring_alloc() 7101 rc = hwrm_ring_alloc_send_msg(bp, ring, type2, map_idx); in bnxt_hwrm_ring_alloc()
|