Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c69 return mlx5_core_get_caps(dev, caps, HCA_CAP_OPMOD_GET_CUR); in mlx5_cmd_query_hca_cap()
Dmain.c360 int mlx5_core_get_caps(struct mlx5_core_dev *dev, struct mlx5_caps *caps, in mlx5_core_get_caps() function
429 err = mlx5_core_get_caps(dev, max_caps, HCA_CAP_OPMOD_GET_MAX); in handle_hca_cap()
433 err = mlx5_core_get_caps(dev, cur_caps, HCA_CAP_OPMOD_GET_CUR); in handle_hca_cap()
/linux-4.1.27/include/linux/mlx5/
Ddriver.h657 int mlx5_core_get_caps(struct mlx5_core_dev *dev, struct mlx5_caps *caps,