Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c206 static int mlx5_ib_query_device(struct ib_device *ibdev, in mlx5_ib_query_device() function
1030 err = mlx5_ib_query_device(&dev->ib_dev, dprops, &uhw); in get_port_caps()
1390 dev->ib_dev.query_device = mlx5_ib_query_device; in mlx5_ib_add()