Searched refs:smac_info (Results 1 – 1 of 1) sorted by relevance
1396 struct mlx4_roce_smac_vlan_info *smac_info, u8 port) in _mlx4_set_path() argument1444 if (smac_info->vid < 0x1000) { in _mlx4_set_path()1446 if (smac_info->vid != vlan_tag) { in _mlx4_set_path()1451 smac_info->candidate_vid = vlan_tag; in _mlx4_set_path()1452 smac_info->candidate_vlan_index = vidx; in _mlx4_set_path()1453 smac_info->candidate_vlan_port = port; in _mlx4_set_path()1454 smac_info->update_vid = 1; in _mlx4_set_path()1457 path->vlan_index = smac_info->vlan_index; in _mlx4_set_path()1464 smac_info->candidate_vid = vlan_tag; in _mlx4_set_path()1465 smac_info->candidate_vlan_index = vidx; in _mlx4_set_path()[all …]