Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dib_virt.c111 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()
Dmain.c1528 err = mlx5_core_modify_hca_vport_context(mdev, 0, mdev_port_num, in set_port_caps_atomic()
/linux-6.1.9/include/linux/mlx5/
Dvport.h123 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dsriov.c62 err = mlx5_core_modify_hca_vport_context(dev, 1, 1, vf + 1, in); in sriov_restore_guids()
Dvport.c1023 int mlx5_core_modify_hca_vport_context(struct mlx5_core_dev *dev, in mlx5_core_modify_hca_vport_context() function
1071 EXPORT_SYMBOL_GPL(mlx5_core_modify_hca_vport_context);