Searched refs:mlx5_cmd_set_state (Results 1 – 3 of 3) sorted by relevance
187 void mlx5_cmd_set_state(struct mlx5_core_dev *dev,
1166 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_UP); in mlx5_function_enable()1203 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_enable()1214 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_disable()
2339 void mlx5_cmd_set_state(struct mlx5_core_dev *dev, in mlx5_cmd_set_state() function