Searched refs:RTE_ETH_DEV_REPRESENTOR (Results 1 – 20 of 20) sorted by relevance
73 if ((data->dev_flags & RTE_ETH_DEV_REPRESENTOR) == 0) in eth_representor_cmp()147 if ((edev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) != 0) in eth_dev_match()
2169 #define RTE_ETH_DEV_REPRESENTOR RTE_BIT32(4) macro
198 ethdev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in ixgbe_vf_representor_init()
1797 if (ethdev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in eth_ixgbe_pci_remove()
239 return !!(enic->rte_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR); in enic_is_vf_rep()
666 eth_dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in enic_vf_representor_init()
1538 if (!(src_enic->rte_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR)) { in vf_egress_port_id_action()1545 if (!(dst_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR)) { in vf_egress_port_id_action()3370 if (dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in enic_fm_allocate_switch_domain()
1381 if (ethdev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in eth_enic_pci_remove()
426 vf_rep_eth_dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in ice_dcf_vf_repr_init()
1916 if (eth_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in eth_ice_dcf_pci_remove()
516 ethdev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in i40e_vf_representor_init()
706 if (ethdev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in eth_i40e_pci_remove()
406 eth_dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in mlx5_dev_spawn()
989 dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in sfc_repr_eth_dev_init()
1014 ((eth_dev)->data->dev_flags & RTE_ETH_DEV_REPRESENTOR)
191 eth_dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR | in bnxt_representor_init()
6337 if (eth_dev->data->dev_flags & RTE_ETH_DEV_REPRESENTOR) in bnxt_pci_remove()
2926 ethdev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR | in ipn3ke_rpst_init()
90 structure for the RTE_ETH_DEV_REPRESENTOR bit-field.
1400 eth_dev->data->dev_flags |= RTE_ETH_DEV_REPRESENTOR; in mlx5_dev_spawn()