Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c200 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) in mlx5_fill_page_array() function
211 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
Deq.c364 mlx5_fill_page_array(&eq->buf, in->pas); in mlx5_create_map_eq()
Den_main.c400 mlx5_fill_page_array(&rq->wq_ctrl.buf, in mlx5e_enable_rq()
633 mlx5_fill_page_array(&sq->wq_ctrl.buf, in mlx5e_enable_sq()
817 mlx5_fill_page_array(&cq->wq_ctrl.buf, in mlx5e_enable_cq()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dsrq.c194 mlx5_fill_page_array(&srq->buf, (*in)->pas); in create_srq_kernel()
Dcq.c725 mlx5_fill_page_array(&cq->buf.buf, (*cqb)->pas); in create_cq_kernel()
1134 mlx5_fill_page_array(&cq->resize_buf->buf, in->pas); in mlx5_ib_resize_cq()
Dqp.c783 mlx5_fill_page_array(&qp->buf, (*in)->pas); in create_kernel_qp()
/linux-4.4.14/include/linux/mlx5/
Ddriver.h750 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);