Searched defs:mlxsw_config_profile (Results 1 – 1 of 1) sorted by relevance
298 struct mlxsw_config_profile { struct299 u16 used_max_vepa_channels:1,300 used_max_lag:1,301 used_max_mid:1,302 used_max_pgt:1,303 used_max_system_port:1,304 used_max_vlan_groups:1,305 used_max_regions:1,306 used_flood_tables:1,307 used_flood_mode:1,[all …]