Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmlx4_exp.c43 int ret = mlx4_ib_query_device(ibdev, &props->base); in mlx4_ib_exp_query_device()
HDmlx4_ib.h862 int mlx4_ib_query_device(struct ib_device *ibdev,
HDmain.c164 int mlx4_ib_query_device(struct ib_device *ibdev, in mlx4_ib_query_device() function
2311 ibdev->ib_dev.query_device = mlx4_ib_query_device; in mlx4_ib_add()