Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Dmain.c2277 int new_smac_index; in mlx4_ib_update_qps() local
2286 new_smac_index = mlx4_register_mac(ibdev->dev, port, new_smac); in mlx4_ib_update_qps()
2288 if (new_smac_index < 0) in mlx4_ib_update_qps()
2291 update_params.smac_index = new_smac_index; in mlx4_ib_update_qps()
2302 qp->pri.smac_index = new_smac_index; in mlx4_ib_update_qps()