Home
last modified time | relevance | path

Searched refs:ESW_TUN_OPTS_BITS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/mlx5/
Deswitch.h125 #define ESW_TUN_OPTS_BITS 11 macro
134 #define ESW_TUN_OPTS_SLOW_TABLE_GOTO_VPORT GENMASK(ESW_TUN_OPTS_BITS - 1, 0)
135 #define ESW_TUN_SLOW_TABLE_GOTO_VPORT ((ESW_TUN_ID_SLOW_TABLE_GOTO_VPORT << ESW_TUN_OPTS_BITS) | \
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c93 .mlen = ESW_TUN_OPTS_BITS + ESW_TUN_ID_BITS,