Searched refs:mlx4_alloc_hwq_res (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dalloc.c411 int mlx4_alloc_hwq_res(struct mlx4_dev *dev, struct mlx4_hwq_resources *wqres, function
446 EXPORT_SYMBOL_GPL(mlx4_alloc_hwq_res); variable
H A Den_cq.c85 err = mlx4_alloc_hwq_res(mdev->dev, &cq->wqres,
H A Den_rx.c304 err = mlx4_alloc_hwq_res(mdev->dev, &ring->wqres,
H A Den_tx.c123 err = mlx4_alloc_hwq_res(mdev->dev, &ring->wqres, ring->buf_size,
H A Den_netdev.c2081 err = mlx4_alloc_hwq_res(mdev->dev, &priv->res,
/freebsd-10.1-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h988 int mlx4_alloc_hwq_res(struct mlx4_dev *dev, struct mlx4_hwq_resources *wqres,

Completed in 171 milliseconds