Searched refs:bnxt_hwrm_vnic_alloc (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 5541 static int bnxt_hwrm_vnic_alloc(struct bnxt *bp, u16 vnic_id, in bnxt_hwrm_vnic_alloc() function 8722 rc = bnxt_hwrm_vnic_alloc(bp, vnic_id, ring_id, 1); in bnxt_alloc_rfs_vnics() 8752 rc = bnxt_hwrm_vnic_alloc(bp, 1, bp->rx_nr_rings - 1, 1); in bnxt_setup_nitroa0_vnic() 8802 rc = bnxt_hwrm_vnic_alloc(bp, 0, 0, rx_nr_rings); in bnxt_init_chip()
|