out_mdev         1882 drivers/infiniband/hw/mlx5/main.c 			goto out_mdev;
out_mdev         1952 drivers/infiniband/hw/mlx5/main.c 		goto out_mdev;
out_mdev         1970 drivers/infiniband/hw/mlx5/main.c out_mdev:
out_mdev          350 net/mpls/af_mpls.c 	struct mpls_dev *out_mdev;
out_mdev          466 net/mpls/af_mpls.c 	out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL;
out_mdev          467 net/mpls/af_mpls.c 	if (out_mdev)
out_mdev          468 net/mpls/af_mpls.c 		MPLS_INC_STATS(out_mdev, tx_errors);
out_mdev           47 net/mpls/mpls_iptunnel.c 	struct mpls_dev *out_mdev;
out_mdev          158 net/mpls/mpls_iptunnel.c 	out_mdev = out_dev ? mpls_dev_get(out_dev) : NULL;
out_mdev          159 net/mpls/mpls_iptunnel.c 	if (out_mdev)
out_mdev          160 net/mpls/mpls_iptunnel.c 		MPLS_INC_STATS(out_mdev, tx_errors);