Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c1275 struct mlx4_roce_smac_vlan_info *smac_info, u8 port) in _mlx4_set_path() argument
1319 if (smac_info->vid < 0x1000) { in _mlx4_set_path()
1321 if (smac_info->vid != vlan_tag) { in _mlx4_set_path()
1326 smac_info->candidate_vid = vlan_tag; in _mlx4_set_path()
1327 smac_info->candidate_vlan_index = vidx; in _mlx4_set_path()
1328 smac_info->candidate_vlan_port = port; in _mlx4_set_path()
1329 smac_info->update_vid = 1; in _mlx4_set_path()
1332 path->vlan_index = smac_info->vlan_index; in _mlx4_set_path()
1339 smac_info->candidate_vid = vlan_tag; in _mlx4_set_path()
1340 smac_info->candidate_vlan_index = vidx; in _mlx4_set_path()
[all …]