Searched refs:out_mdev (Results 1 – 3 of 3) sorted by relevance
47 struct mpls_dev *out_mdev; in mpls_xmit() local158 out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL; in mpls_xmit()159 if (out_mdev) in mpls_xmit()160 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_xmit()
350 struct mpls_dev *out_mdev; in mpls_forward() local466 out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL; in mpls_forward()467 if (out_mdev) in mpls_forward()468 MPLS_INC_STATS(out_mdev, tx_errors); in mpls_forward()
1885 goto out_mdev; in mlx5_ib_alloc_ucontext()1955 goto out_mdev; in mlx5_ib_alloc_ucontext()1973 out_mdev: in mlx5_ib_alloc_ucontext()