Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dmain.c1780 int new_smac_index; in mlx4_ib_update_qps() local
1789 new_smac_index = mlx4_register_mac(ibdev->dev, port, new_smac); in mlx4_ib_update_qps()
1791 if (new_smac_index < 0) in mlx4_ib_update_qps()
1794 update_params.smac_index = new_smac_index; in mlx4_ib_update_qps()
1805 qp->pri.smac_index = new_smac_index; in mlx4_ib_update_qps()