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

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

Completed in 127 milliseconds