Home
last modified time | relevance | path

Searched refs:representor_id (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_mac.c162 if (priv->representor && priv->representor_id >= 0) { in mlx5_mac_addr_set()
172 mac_addr, priv->representor_id); in mlx5_mac_addr_set()
H A Dmlx5_ethdev.c329 info->switch_info.port_id = priv->representor_id; in mlx5_dev_infos_get()
H A Dmlx5.h956 int32_t representor_id; /* Port representor identifier. */ member
H A Dmlx5_flow.c5054 fdb_tx = (attr->transfer && priv->representor_id != -1); in flow_create_split_sample()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_core.h181 uint16_t representor_id; member
H A Drte_class_eth.c89 if (data->representor_id == in eth_representor_cmp()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_vf_representor.c199 ethdev->data->representor_id = representor->vf_id; in ixgbe_vf_representor_init()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c513 ethdev->data->representor_id = representor->vf_id; in i40e_vf_representor_init()
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1027 priv->representor_id = switch_info->representor ? in mlx5_dev_spawn()
1365 eth_dev->data->representor_id = priv->representor_id; in mlx5_dev_spawn()
/f-stack/dpdk/drivers/net/enic/
H A Denic_vf_representor.c677 eth_dev->data->representor_id = vf->vf_id; in enic_vf_representor_init()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c189 eth_dev->data->representor_id = rep_params->vf_id; in bnxt_representor_init()