Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c517 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()
[all …]
Dmlx4_ib.h774 struct ib_port_attr *props, int netw_view);
776 u16 *pkey, int netw_view);
779 union ib_gid *gid, int netw_view);