Searched refs:hwrm_ring_alloc_send_msg (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 4310 static int hwrm_ring_alloc_send_msg(struct bnxt *bp, in hwrm_ring_alloc_send_msg() function 4415 rc = hwrm_ring_alloc_send_msg(bp, ring, HWRM_RING_ALLOC_CMPL, in bnxt_hwrm_ring_alloc() 4434 rc = hwrm_ring_alloc_send_msg(bp, ring, HWRM_RING_ALLOC_TX, in bnxt_hwrm_ring_alloc() 4446 rc = hwrm_ring_alloc_send_msg(bp, ring, HWRM_RING_ALLOC_RX, in bnxt_hwrm_ring_alloc() 4463 rc = hwrm_ring_alloc_send_msg(bp, ring, in bnxt_hwrm_ring_alloc()
|