Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h126 void mlx5_cmd_set_state(struct mlx5_core_dev *dev,
Dmain.c1000 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_UP); in mlx5_function_setup()
1063 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_setup()
1081 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_teardown()
Dcmd.c2170 void mlx5_cmd_set_state(struct mlx5_core_dev *dev, in mlx5_cmd_set_state() function