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