Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c291 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_array() function
302 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
Deq.c691 mlx5_fill_page_array(&eq->buf, pas); in mlx5_create_map_eq()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dsrq.c197 mlx5_fill_page_array(&srq->buf, in->pas); in create_srq_kernel()
Dqp.c984 mlx5_fill_page_array(&qp->buf, in create_kernel_qp()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h1115 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas);