Lines Matching refs:mad_ifc_flags
522 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in ib_link_query_port() local
535 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in ib_link_query_port()
537 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, NULL, NULL, in ib_link_query_port()
586 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, in ib_link_query_port()
697 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in __mlx4_ib_query_gid() local
709 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in __mlx4_ib_query_gid()
711 err = mlx4_MAD_IFC(dev, mad_ifc_flags, port, NULL, NULL, in_mad, out_mad); in __mlx4_ib_query_gid()
730 err = mlx4_MAD_IFC(dev, mad_ifc_flags, port, in __mlx4_ib_query_gid()
773 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in __mlx4_ib_query_pkey() local
786 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in __mlx4_ib_query_pkey()
788 err = mlx4_MAD_IFC(to_mdev(ibdev), mad_ifc_flags, port, NULL, NULL, in __mlx4_ib_query_pkey()
1850 int mad_ifc_flags = MLX4_MAD_IFC_IGNORE_KEYS; in init_node_data() local
1861 mad_ifc_flags |= MLX4_MAD_IFC_NET_VIEW; in init_node_data()
1863 err = mlx4_MAD_IFC(dev, mad_ifc_flags, 1, NULL, NULL, in_mad, out_mad); in init_node_data()
1871 err = mlx4_MAD_IFC(dev, mad_ifc_flags, 1, NULL, NULL, in_mad, out_mad); in init_node_data()