Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h180 void mlx5_cmd_set_state(struct mlx5_core_dev *dev,
Dmain.c1131 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_UP); in mlx5_function_setup()
1201 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_setup()
1219 mlx5_cmd_set_state(dev, MLX5_CMDIF_STATE_DOWN); in mlx5_function_teardown()
Dcmd.c2289 void mlx5_cmd_set_state(struct mlx5_core_dev *dev, in mlx5_cmd_set_state() function