Searched refs:sriov (Results 1 – 16 of 16) sorted by relevance
48 struct sfc_sriov *sriov = &sa->sriov; in sfc_sriov_attach() local56 if (sriov->num_vfs == 0) in sfc_sriov_attach()86 sriov->num_vfs = 0; in sfc_sriov_attach()93 struct sfc_sriov *sriov = &sa->sriov; in sfc_sriov_detach() local97 free(sriov->vport_config); in sfc_sriov_detach()99 sriov->num_vfs = 0; in sfc_sriov_detach()107 struct sfc_sriov *sriov = &sa->sriov; in sfc_sriov_vswitch_create() local113 if (sriov->num_vfs == 0) { in sfc_sriov_vswitch_create()150 struct sfc_sriov *sriov = &sa->sriov; in sfc_sriov_vswitch_destroy() local155 if (sriov->num_vfs == 0) in sfc_sriov_vswitch_destroy()[all …]
233 struct sfc_sriov sriov; member
106 dev_info->max_vfs = sa->sriov.num_vfs; in sfc_dev_infos_get()
48 } *iov = (struct iov *)dev->sriov; in pci_num_vf()
140 struct rte_eth_dev_sriov sriov; /**< SRIOV data */ member
1792 #define RTE_ETH_DEV_SRIOV(dev) ((dev)->data->sriov)
435 struct al_nb_sriov sriov; /* [0x4600] */ member
244 ./mlnxofedinstall --dpdk --upstream-libs --enable-sriov --hypervisor
357 * **[implements] rte_eth_dev_data**: ``sriov``.
1901 struct rte_eth_dev_sriov *sriov = &RTE_ETH_DEV_SRIOV(dev); in txgbe_get_rx_port_offloads() local1921 if (hw->mac.type == txgbe_mac_raptor && !sriov->active) in txgbe_get_rx_port_offloads()
1794 if (dev->data->sriov.active) in txgbe_dev_reset()
493 ./configure --enable-icp-sriov=host
1600 if (dev->data->sriov.active) in eth_igb_reset()
3552 if (dev->data->sriov.active) in ice_dev_reset()
3057 if (dev->data->sriov.active) in ixgbe_dev_reset()
2762 if (dev->data->sriov.active) in i40e_dev_reset()