Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/
H A Dvport.h82 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev,
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c574 mlx5_query_nic_vport_mac_address(dev, vport->vport, mac); in esw_vport_change_handler()
1229 mlx5_query_nic_vport_mac_address(esw->dev, vport, ivi->mac); in mlx5_eswitch_set_vport_state()
H A Dmlx5_vport.c272 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_mac_address() function
297 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_mac_address);
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c866 err = mlx5_query_nic_vport_mac_address(fdev->mdev, 0, remote_mac); in mlx5_fpga_conn_create()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4640 mlx5_query_nic_vport_mac_address(priv->mdev, 0, dev_addr); in mlx5e_create_ifp()