Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c589 MLX5_SET(destroy_lag_in, in, opcode, MLX5_CMD_OP_DESTROY_LAG); in mlx5_create_lag()
668 MLX5_SET(destroy_lag_in, in, opcode, MLX5_CMD_OP_DESTROY_LAG); in mlx5_deactivate_lag()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dcmd.c322 case MLX5_CMD_OP_DESTROY_LAG: in mlx5_internal_err_ret_value()
/linux-6.1.9/include/linux/mlx5/
Dmlx5_ifc.h244 MLX5_CMD_OP_DESTROY_LAG = 0x843, enumerator