Home
last modified time | relevance | path

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

/trueos/sys/ofed/drivers/net/mlx4/
HDfw.h208 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
HDfw.c475 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_QUERY_DEV_CAP() function
HDmain.c602 err = mlx4_QUERY_DEV_CAP(dev, dev_cap); in mlx4_dev_cap()