Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dvport.h77 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c869 mlx5_modify_nic_vport_node_guid(esw->dev, vport_num, in esw_vport_setup()
1972 err = mlx5_modify_nic_vport_node_guid(esw->dev, vport_num, node_guid); in mlx5_esw_set_vport_mac_locked()
H A Dvport.c484 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_node_guid() function