Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c251 int mc_inner_sz = MLX5_ST_SZ_BYTES(fte_match_set_lyr_2_4); in mlx5_find_group() local
278 if (memcmp(mc_inner, gmc_inner, mc_inner_sz)) in mlx5_find_group()