Searched refs:in_mdev (Results 1 – 4 of 4) sorted by relevance
4367 bool esw_paired = mlx5_devcom_comp_is_ready(esw_attr->in_mdev->priv.eswitch->devcom); in is_peer_flow_needed()4372 if ((mlx5_lag_is_sriov(esw_attr->in_mdev) || in is_peer_flow_needed()4373 mlx5_lag_is_multipath(esw_attr->in_mdev)) && in is_peer_flow_needed()4377 if (mlx5_lag_is_mpesw(esw_attr->in_mdev)) in is_peer_flow_needed()4503 struct mlx5_core_dev *in_mdev) in mlx5e_flow_esw_attr_init() argument4511 esw_attr->in_mdev = in_mdev; in mlx5e_flow_esw_attr_init()4515 esw_attr->counter_dev = in_mdev; in mlx5e_flow_esw_attr_init()4526 struct mlx5_core_dev *in_mdev) in __mlx5e_add_fdb_flow() argument4544 f, in_rep, in_mdev); in __mlx5e_add_fdb_flow()4564 if (!(err == -ENETUNREACH && mlx5_lag_is_multipath(in_mdev))) in __mlx5e_add_fdb_flow()[all …]
539 struct mlx5_core_dev *in_mdev; member
758 esw_attr->in_mdev->priv.eswitch, in mlx5_eswitch_add_offloaded_rule()851 esw_attr->in_mdev->priv.eswitch, in mlx5_eswitch_add_fwd_rule()
561 pre_esw_attr->in_mdev = esw_attr->in_mdev; in mlx5e_tc_sample_offload()