Searched refs:mlx5_fill_page_array (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c242 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) function
256 EXPORT_SYMBOL_GPL(mlx5_fill_page_array); variable
H A Dmlx5_eq.c371 mlx5_fill_page_array(&eq->buf, in->pas);
/freebsd-11.0-release/sys/dev/mlx5/
H A Ddriver.h797 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);
/freebsd-11.0-release/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c780 mlx5_fill_page_array(&rq->wq_ctrl.buf,
1098 mlx5_fill_page_array(&sq->wq_ctrl.buf,
1347 mlx5_fill_page_array(&cq->wq_ctrl.buf,

Completed in 160 milliseconds