Lines Matching refs:mad_ifc_flags
255 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in ib_link_query_port() local
268 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in ib_link_query_port()
270 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, NULL, NULL, in ib_link_query_port()
319 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, in ib_link_query_port()
431 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in __mlx4_ib_query_gid() local
443 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in __mlx4_ib_query_gid()
445 err = mlx4_MAD_IFC(dev, mad_ifc_flags, port, NULL, NULL, in_mad, out_mad); in __mlx4_ib_query_gid()
464 err = mlx4_MAD_IFC(dev, mad_ifc_flags, port, in __mlx4_ib_query_gid()
503 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in __mlx4_ib_query_pkey() local
516 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in __mlx4_ib_query_pkey()
518 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, NULL, NULL, in __mlx4_ib_query_pkey()
1411 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in init_node_data() local
1422 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in init_node_data()
1424 err = mlx4_MAD_IFC(dev, mad_ifc_flags, 1, NULL, NULL, in_mad, out_mad); in init_node_data()
1432 err = mlx4_MAD_IFC(dev, mad_ifc_flags, 1, NULL, NULL, in_mad, out_mad); in init_node_data()