Searched refs:profile_idx (Results 1 – 3 of 3) sorted by relevance
437 int mlx5_mdev_init(struct mlx5_core_dev *dev, int profile_idx);
1795 int mlx5_mdev_init(struct mlx5_core_dev *dev, int profile_idx) in mlx5_mdev_init() argument1800 memcpy(&dev->profile, &profile[profile_idx], sizeof(dev->profile)); in mlx5_mdev_init()
952 ret = le32_to_cpu(resp->profile_idx); in iwl_mvm_get_sar_geo_profile()