Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dqp.c1823 if (smac_info->vid < 0x1000) { in _mlx4_set_path()
1825 if (smac_info->vid != vlan_tag) { in _mlx4_set_path()
1833 smac_info->update_vid = 1; in _mlx4_set_path()
1846 smac_info->update_vid = 1; in _mlx4_set_path()
1853 if (smac_info->vid < 0x1000) { in _mlx4_set_path()
1854 smac_info->candidate_vid = 0xFFFF; in _mlx4_set_path()
1855 smac_info->update_vid = 1; in _mlx4_set_path()
1864 if ((!smac_info->smac && !smac_info->smac_port) || in _mlx4_set_path()
1865 smac_info->smac != smac) { in _mlx4_set_path()
1870 smac_info->candidate_smac = smac; in _mlx4_set_path()
[all …]