Home
last modified time | relevance | path

Searched refs:mlx5_query_mac_address (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drdma.c114 mlx5_query_mac_address(dev, hw_id); in mlx5_rdma_make_default_gid()
H A Dvport.c170 int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr) in mlx5_query_mac_address() function
174 EXPORT_SYMBOL_GPL(mlx5_query_mac_address);
H A Den_dcbnl.c693 mlx5_query_mac_address(priv->mdev, perm_addr); in mlx5e_dcbnl_getpermhwaddr()
H A Den_main.c5247 mlx5_query_mac_address(priv->mdev, addr); in mlx5e_set_netdev_dev_addr()
/linux/include/linux/mlx5/
H A Dvport.h63 int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr);
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.c276 mlx5_query_mac_address(mdev, addr); in mlx5e_ipsec_init_macs()
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c834 err = mlx5_query_mac_address(fdev->mdev, remote_mac); in mlx5_fpga_conn_create()