Home
last modified time | relevance | path

Searched refs:MLX5_CMD_OP_DISABLE_HCA (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/sf/
H A Dcmd.c45 MLX5_SET(disable_hca_in, in, opcode, MLX5_CMD_OP_DISABLE_HCA); in mlx5_cmd_sf_disable_hca()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Decpf.c36 MLX5_SET(disable_hca_in, in, opcode, MLX5_CMD_OP_DISABLE_HCA); in mlx5_cmd_host_pf_disable_hca()
H A Dmain.c844 MLX5_SET(disable_hca_in, in, opcode, MLX5_CMD_OP_DISABLE_HCA); in mlx5_core_disable_hca()
H A Dcmd.c344 case MLX5_CMD_OP_DISABLE_HCA: in mlx5_internal_err_ret_value()
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h125 MLX5_CMD_OP_DISABLE_HCA = 0x105, enumerator