Searched refs:bnxt_hwrm_vnic_alloc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.h | 2936 int bnxt_hwrm_vnic_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic,
|
| H A D | bnxt.c | 6929 int bnxt_hwrm_vnic_alloc(struct bnxt *bp, struct bnxt_vnic_info *vnic, in bnxt_hwrm_vnic_alloc() function 10842 rc = bnxt_hwrm_vnic_alloc(bp, vnic, start_rx_ring_idx, rx_rings); in bnxt_alloc_and_setup_vnic() 10992 if (bnxt_hwrm_vnic_alloc(bp, vnic, 0, bp->rx_nr_rings) || in bnxt_hwrm_realloc_rss_ctx_vnic() 11030 rc = bnxt_hwrm_vnic_alloc(bp, vnic, bp->rx_nr_rings - 1, 1); in bnxt_setup_nitroa0_vnic() 11080 rc = bnxt_hwrm_vnic_alloc(bp, vnic, 0, rx_nr_rings); in bnxt_init_chip()
|
| H A D | bnxt_ethtool.c | 1973 rc = bnxt_hwrm_vnic_alloc(bp, vnic, 0, bp->rx_nr_rings); in bnxt_create_rxfh_context()
|