Searched refs:mlx5_core_modify_hca_vport_context (Results 1 – 4 of 4) sorted by relevance
/drivers/infiniband/hw/mlx5/ |
D | ib_virt.c | 111 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in mlx5_ib_set_vf_link_state() 166 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in set_vf_node_guid() 190 err = mlx5_core_modify_hca_vport_context(mdev, 1, 1, vf + 1, in); in set_vf_port_guid()
|
D | main.c | 1547 err = mlx5_core_modify_hca_vport_context(mdev, 0, mdev_port_num, in set_port_caps_atomic()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | sriov.c | 62 err = mlx5_core_modify_hca_vport_context(dev, 1, 1, func_id, in); in sriov_restore_guids()
|
D | vport.c | 1024 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev, in mlx5_core_modify_hca_vport_context() function 1072 EXPORT_SYMBOL_GPL(mlx5_core_modify_hca_vport_context);
|