Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c4248 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()
4253 if ((mlx5_lag_is_sriov(esw_attr->in_mdev) || in is_peer_flow_needed()
4254 mlx5_lag_is_multipath(esw_attr->in_mdev)) && in is_peer_flow_needed()
4258 if (mlx5_lag_is_mpesw(esw_attr->in_mdev)) in is_peer_flow_needed()
4384 struct mlx5_core_dev *in_mdev) in mlx5e_flow_esw_attr_init() argument
4392 esw_attr->in_mdev = in_mdev; in mlx5e_flow_esw_attr_init()
4396 esw_attr->counter_dev = in_mdev; in mlx5e_flow_esw_attr_init()
4407 struct mlx5_core_dev *in_mdev) in __mlx5e_add_fdb_flow() argument
4425 f, in_rep, in_mdev); in __mlx5e_add_fdb_flow()
4445 if (!(err == -ENETUNREACH && mlx5_lag_is_multipath(in_mdev))) in __mlx5e_add_fdb_flow()
[all …]
H A Deswitch.h515 struct mlx5_core_dev *in_mdev; member
H A Deswitch_offloads.c745 esw_attr->in_mdev->priv.eswitch, in mlx5_eswitch_add_offloaded_rule()
838 esw_attr->in_mdev->priv.eswitch, in mlx5_eswitch_add_fwd_rule()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dsample.c561 pre_esw_attr->in_mdev = esw_attr->in_mdev; in mlx5e_tc_sample_offload()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_encap.c745 data = mlx5_eswitch_get_vport_metadata_for_set(esw_attr->in_mdev->priv.eswitch, in mlx5e_set_vf_tunnel()
786 data = mlx5_eswitch_get_vport_metadata_for_set(attr->in_mdev->priv.eswitch, in mlx5e_update_vf_tunnel()
H A Dtc_ct.c837 attr->esw_attr->in_mdev = priv->mdev; in mlx5_tc_ct_entry_add_rule()