Searched refs:hwrm_ring_alloc_send_msg (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt.c | 5208 static int hwrm_ring_alloc_send_msg(struct bnxt *bp,  in hwrm_ring_alloc_send_msg()  function 5407 		rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx);  in bnxt_hwrm_ring_alloc() 5440 			rc = hwrm_ring_alloc_send_msg(bp, ring, type2, map_idx);  in bnxt_hwrm_ring_alloc() 5449 		rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx);  in bnxt_hwrm_ring_alloc() 5462 		rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx);  in bnxt_hwrm_ring_alloc() 5478 			rc = hwrm_ring_alloc_send_msg(bp, ring, type2, map_idx);  in bnxt_hwrm_ring_alloc() 5496 			rc = hwrm_ring_alloc_send_msg(bp, ring, type, map_idx);  in bnxt_hwrm_ring_alloc()
  |