Home
last modified time | relevance | path

Searched refs:netw_view (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c250 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()
[all …]
Dmlx4_ib.h724 struct ib_port_attr *props, int netw_view);
726 u16 *pkey, int netw_view);
729 union ib_gid *gid, int netw_view);