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,
1160 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_UP); in mlx5_function_enable()1197 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_enable()1208 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_disable()
2305 void mlx5_cmd_set_state(struct mlx5_core_dev *dev, in mlx5_cmd_set_state() function