Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx4/
H A Dqp.c1831 if (smac_info->vid < 0x1000) { in _mlx4_set_path()
1833 if (smac_info->vid != vlan_tag) { in _mlx4_set_path()
1841 smac_info->update_vid = 1; in _mlx4_set_path()
1854 smac_info->update_vid = 1; in _mlx4_set_path()
1861 if (smac_info->vid < 0x1000) { in _mlx4_set_path()
1862 smac_info->candidate_vid = 0xFFFF; in _mlx4_set_path()
1863 smac_info->update_vid = 1; in _mlx4_set_path()
1872 if ((!smac_info->smac && !smac_info->smac_port) || in _mlx4_set_path()
1873 smac_info->smac != smac) { in _mlx4_set_path()
1878 smac_info->candidate_smac = smac; in _mlx4_set_path()
[all …]