Searched refs:mlx4_dev_cap (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Dfw.h46 struct mlx4_dev_cap { struct
162 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap);
H A Dmlx4.h366 struct mlx4_dev_cap;
371 struct mlx4_dev_cap *dev_cap,
H A Dprofile.c71 struct mlx4_dev_cap *dev_cap,
H A Dmain.c145 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) function
493 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap,
727 struct mlx4_dev_cap dev_cap;
755 err = mlx4_dev_cap(dev, &dev_cap);
H A Dfw.c139 int mlx4_QUERY_DEV_CAP(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap)

Completed in 115 milliseconds