Lines Matching refs:mlx4_dev_cap
293 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars()
342 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func()
456 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() function
842 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
910 struct mlx4_dev_cap *dev_cap; in mlx4_slave_cap()
941 err = mlx4_dev_cap(dev, dev_cap); in mlx4_slave_cap()
1667 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm()
2197 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
2250 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2326 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_init_hca()
2342 err = mlx4_dev_cap(dev, dev_cap); in mlx4_init_hca()
3348 static int mlx4_check_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_check_dev_cap()
3400 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_load_one()