Lines Matching refs:netw_view
250 struct ib_port_attr *props, int netw_view) in ib_link_query_port() argument
267 if (mlx4_is_mfunc(to_mdev(ibdev)->dev) && netw_view) in ib_link_query_port()
283 if (netw_view) in ib_link_query_port()
345 struct ib_port_attr *props, int netw_view) in eth_link_query_port() argument
403 struct ib_port_attr *props, int netw_view) in __mlx4_ib_query_port() argument
410 ib_link_query_port(ibdev, port, props, netw_view) : in __mlx4_ib_query_port()
411 eth_link_query_port(ibdev, port, props, netw_view); in __mlx4_ib_query_port()
424 union ib_gid *gid, int netw_view) in __mlx4_ib_query_gid() argument
442 if (mlx4_is_mfunc(dev->dev) && netw_view) in __mlx4_ib_query_gid()
451 if (mlx4_is_mfunc(dev->dev) && !netw_view) { in __mlx4_ib_query_gid()
499 u16 *pkey, int netw_view) in __mlx4_ib_query_pkey() argument
515 if (mlx4_is_mfunc(to_mdev(ibdev)->dev) && netw_view) in __mlx4_ib_query_pkey()