Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mlx5/
Dvport.h76 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c796 mlx5_modify_nic_vport_node_guid(esw->dev, vport_num, in esw_vport_setup()
1654 err = mlx5_modify_nic_vport_node_guid(esw->dev, vport_num, node_guid); in mlx5_esw_set_vport_mac_locked()
Dvport.c462 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_node_guid() function