Searched refs:hwrm_ring_alloc_send_msg (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_hwrm_lib.h | 54 int hwrm_ring_alloc_send_msg(struct bnge_net *bn,
|
| H A D | bnge_netdev.c | 1826 rc = hwrm_ring_alloc_send_msg(bn, ring, type, map_idx); in bnge_hwrm_cp_ring_alloc() 1843 rc = hwrm_ring_alloc_send_msg(bn, ring, type, tx_idx); in bnge_hwrm_tx_ring_alloc() 1863 rc = hwrm_ring_alloc_send_msg(bn, ring, type, map_idx); in bnge_hwrm_rx_agg_ring_alloc() 1885 rc = hwrm_ring_alloc_send_msg(bn, ring, type, map_idx); in bnge_hwrm_rx_ring_alloc() 1912 rc = hwrm_ring_alloc_send_msg(bn, ring, type, map_idx); in bnge_hwrm_ring_alloc() 1961 rc = hwrm_ring_alloc_send_msg(bn, ring, type, map_idx); in bnge_hwrm_ring_alloc()
|
| H A D | bnge_hwrm_lib.c | 1311 int hwrm_ring_alloc_send_msg(struct bnge_net *bn, in hwrm_ring_alloc_send_msg() function
|