Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c250 int mc_misc_sz = MLX5_ST_SZ_BYTES(fte_match_set_misc); in mlx5_find_group() local
274 if (memcmp(mc_misc, gmc_misc, mc_misc_sz)) in mlx5_find_group()