Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dvport.h62 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.c1476 mlx5_modify_nic_vport_node_guid(esw->dev, vport_num, vport->info.node_guid); in esw_apply_vport_conf()
1832 err = mlx5_modify_nic_vport_node_guid(esw->dev, vport, node_guid); in mlx5_eswitch_set_vport_mac()
Dvport.c528 int mlx5_modify_nic_vport_node_guid(struct mlx5_core_dev *mdev, in mlx5_modify_nic_vport_node_guid() function