Lines Matching refs:mlx4_dev_cap
294 struct mlx4_dev_cap *dev_cap) in mlx4_set_num_reserved_uars()
343 static int mlx4_query_func(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_query_func()
457 static int mlx4_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap) in mlx4_dev_cap() function
843 struct mlx4_dev_cap *dev_cap, in slave_adjust_steering_mode()
911 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_slave_cap()
942 err = mlx4_dev_cap(dev, dev_cap); in mlx4_slave_cap()
1642 static int mlx4_init_icm(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_init_icm()
2172 struct mlx4_dev_cap *dev_cap) in choose_steering_mode()
2225 struct mlx4_dev_cap *dev_cap) in choose_tunnel_offload_mode()
2301 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_init_hca()
2317 err = mlx4_dev_cap(dev, dev_cap); in mlx4_init_hca()
3293 static int mlx4_check_dev_cap(struct mlx4_dev *dev, struct mlx4_dev_cap *dev_cap, in mlx4_check_dev_cap()
3345 struct mlx4_dev_cap *dev_cap = NULL; in mlx4_load_one()