Searched refs:out_mdev (Results 1 – 6 of 6) sorted by relevance
52 struct mpls_dev *out_mdev; in mpls_xmit() local153 out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL; in mpls_xmit()154 if (out_mdev) in mpls_xmit()155 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_xmit()
351 struct mpls_dev *out_mdev; in mpls_forward() local467 out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL; in mpls_forward()468 if (out_mdev) in mpls_forward()469 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_forward()
253 struct mlx5_core_dev *out_mdev[MLX5_MAX_FLOW_FWD_VPORTS]; member
88 MLX5_CAP_GEN(attr->out_mdev[j], vhca_id); in mlx5_eswitch_add_offloaded_rule()163 MLX5_CAP_GEN(attr->out_mdev[i], vhca_id); in mlx5_eswitch_add_fwd_rule()
850 attr->out_mdev[attr->out_count++] = out_priv->mdev; in mlx5e_tc_add_fdb_flow()2726 attr->out_mdev[attr->out_count++] = out_priv->mdev; in parse_tc_fdb_actions()
1749 goto out_mdev; in mlx5_ib_alloc_ucontext()1821 goto out_mdev; in mlx5_ib_alloc_ucontext()1831 out_mdev: in mlx5_ib_alloc_ucontext()