Searched refs:in_mdev (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4247 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom);
4252 if ((mlx5_lag_is_sriov(esw_attr->in_mdev) ||
4253 mlx5_lag_is_multipath(esw_attr->in_mdev)) &&
4257 if (mlx5_lag_is_mpesw(esw_attr->in_mdev))
4383 struct mlx5_core_dev *in_mdev)
4391 esw_attr->in_mdev = in_mdev;
4395 esw_attr->counter_dev = in_mdev;
4406 struct mlx5_core_dev *in_mdev)
4424 f, in_rep, in_mdev);
4378 mlx5e_flow_esw_attr_init(struct mlx5_flow_attr *attr, struct mlx5e_priv *priv, struct mlx5e_tc_flow_parse_attr *parse_attr, struct flow_cls_offload *f, struct mlx5_eswitch_rep *in_rep, struct mlx5_core_dev *in_mdev) argument
4401 __mlx5e_add_fdb_flow(struct mlx5e_priv *priv, struct flow_cls_offload *f, unsigned long flow_flags, struct net_device *filter_dev, struct mlx5_eswitch_rep *in_rep, struct mlx5_core_dev *in_mdev) argument
4470 struct mlx5_core_dev *in_mdev; local
4517 struct mlx5_core_dev *in_mdev = priv->mdev; local
[all...]
H A Deswitch.h515 struct mlx5_core_dev *in_mdev; member in struct:mlx5_esw_flow_attr
H A Deswitch_offloads.c751 esw_attr->in_mdev->priv.eswitch,
844 esw_attr->in_mdev->priv.eswitch,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c561 pre_esw_attr->in_mdev = esw_attr->in_mdev;
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c736 data = mlx5_eswitch_get_vport_metadata_for_set(esw_attr->in_mdev->priv.eswitch,
777 data = mlx5_eswitch_get_vport_metadata_for_set(attr->in_mdev->priv.eswitch,
H A Dtc_ct.c837 attr->esw_attr->in_mdev = priv->mdev;

Completed in 261 milliseconds