Home
last modified time | relevance | path

Searched defs:repr (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/ice/
H A Dice_dcf_vf_representor.c112 ice_dcf_vf_repr_hw(struct ice_dcf_vf_repr *repr) in ice_dcf_vf_repr_hw()
129 struct ice_dcf_vf_repr *repr = dev->data->dev_private; in ice_dcf_vf_repr_dev_info_get() local
211 ice_dcf_vlan_offload_ena(struct ice_dcf_vf_repr *repr) in ice_dcf_vlan_offload_ena()
218 ice_dcf_vlan_offload_config(struct ice_dcf_vf_repr *repr, in ice_dcf_vlan_offload_config()
240 struct ice_dcf_vf_repr *repr = dev->data->dev_private; in ice_dcf_vf_repr_vlan_offload_set() local
292 struct ice_dcf_vf_repr *repr = dev->data->dev_private; in ice_dcf_vf_repr_vlan_pvid_set() local
342 struct ice_dcf_vf_repr *repr = dev->data->dev_private; in ice_dcf_vf_repr_vlan_tpid_set() local
411 struct ice_dcf_vf_repr *repr = vf_rep_eth_dev->data->dev_private; in ice_dcf_vf_repr_init() local
448 struct ice_dcf_vf_repr *repr = vf_rep_eth_dev->data->dev_private; in ice_dcf_vf_repr_init_vlan() local
/dpdk/drivers/net/sfc/
H A Dsfc_switch.h49 struct sfc_mae_switch_port_repr_data repr; member
/dpdk/drivers/net/mlx5/
H A Dmlx5_ethdev.c399 uint16_t repr = info->port_name; in mlx5_representor_id_encode() local
H A Dmlx5.c386 uint16_t repr = MLX5_REPRESENTOR_REPR(priv->representor_id); in mlx5_is_hpf() local
H A Dmlx5.h1637 #define MLX5_REPRESENTOR_ID(pf, type, repr) \ argument