Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c611 MLX5_SET(destroy_lag_in, in, opcode, MLX5_CMD_OP_DESTROY_LAG); in mlx5_create_lag()
692 MLX5_SET(destroy_lag_in, in, opcode, MLX5_CMD_OP_DESTROY_LAG); in mlx5_deactivate_lag()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcmd.c365 case MLX5_CMD_OP_DESTROY_LAG: in mlx5_internal_err_ret_value()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h250 MLX5_CMD_OP_DESTROY_LAG = 0x843, enumerator