Lines Matching refs:netw_view
517 struct ib_port_attr *props, int netw_view) in ib_link_query_port() argument
534 if (mlx4_is_mfunc(to_mdev(ibdev)->dev) && netw_view) in ib_link_query_port()
550 if (netw_view) in ib_link_query_port()
612 struct ib_port_attr *props, int netw_view) in eth_link_query_port() argument
669 struct ib_port_attr *props, int netw_view) in __mlx4_ib_query_port() argument
676 ib_link_query_port(ibdev, port, props, netw_view) : in __mlx4_ib_query_port()
677 eth_link_query_port(ibdev, port, props, netw_view); in __mlx4_ib_query_port()
690 union ib_gid *gid, int netw_view) in __mlx4_ib_query_gid() argument
708 if (mlx4_is_mfunc(dev->dev) && netw_view) in __mlx4_ib_query_gid()
717 if (mlx4_is_mfunc(dev->dev) && !netw_view) { in __mlx4_ib_query_gid()
769 u16 *pkey, int netw_view) in __mlx4_ib_query_pkey() argument
785 if (mlx4_is_mfunc(to_mdev(ibdev)->dev) && netw_view) in __mlx4_ib_query_pkey()