Searched refs:mlx5_cmd_set_state (Results 1 – 3 of 3) sorted by relevance
206 void mlx5_cmd_set_state(struct mlx5_core_dev *dev,
1206 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_UP); in mlx5_function_enable()1242 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_enable()1253 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_disable()
2425 void mlx5_cmd_set_state(struct mlx5_core_dev *dev, in mlx5_cmd_set_state() function