Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Duar.c229 int mlx5_alloc_map_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar) in mlx5_alloc_map_uar() function
261 EXPORT_SYMBOL(mlx5_alloc_map_uar);
Den_main.c545 err = mlx5_alloc_map_uar(mdev, &sq->uar); in mlx5e_create_sq()
2125 err = mlx5_alloc_map_uar(mdev, &priv->cq_uar); in mlx5e_create_netdev()
/linux-4.4.14/include/linux/mlx5/
Ddriver.h701 int mlx5_alloc_map_uar(struct mlx5_core_dev *mdev, struct mlx5_uar *uar);