Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c227 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) in mlx5_fill_page_array() function
241 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
Deq.c364 mlx5_fill_page_array(&eq->buf, in->pas); in mlx5_create_map_eq()
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dsrq.c194 mlx5_fill_page_array(&srq->buf, (*in)->pas); in create_srq_kernel()
Dcq.c718 mlx5_fill_page_array(&cq->buf.buf, (*cqb)->pas); in create_cq_kernel()
1121 mlx5_fill_page_array(&cq->resize_buf->buf, in->pas); in mlx5_ib_resize_cq()
Dqp.c791 mlx5_fill_page_array(&qp->buf, (*in)->pas); in create_kernel_qp()
/linux-4.1.27/include/linux/mlx5/
Ddriver.h713 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);