Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c247 mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) in mlx5_fill_page_array() function
254 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
H A Dmlx5_eq.c460 mlx5_fill_page_array(&eq->buf, pas); in mlx5_create_map_eq()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c191 mlx5_fill_page_array(&srq->buf, in->pas); in create_srq_kernel()
H A Dmlx5_ib_cq.c884 mlx5_fill_page_array(&cq->buf.buf, pas); in create_cq_kernel()
1303 mlx5_fill_page_array(&cq->resize_buf->buf, pas); in mlx5_ib_resize_cq()
H A Dmlx5_ib_qp.c991 mlx5_fill_page_array(&qp->buf, in create_kernel_qp()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_iq.c283 mlx5_fill_page_array(&iq->wq_ctrl.buf, in mlx5e_iq_enable()
H A Dmlx5_en_main.c1364 mlx5_fill_page_array(&rq->wq_ctrl.buf, in mlx5e_enable_rq()
1774 mlx5_fill_page_array(&sq->wq_ctrl.buf, in mlx5e_enable_sq()
2052 mlx5_fill_page_array(&cq->wq_ctrl.buf, in mlx5e_enable_cq()
/freebsd/sys/dev/mlx5/
H A Ddriver.h1087 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c592 mlx5_fill_page_array(&conn->qp.wq_ctrl.buf, in mlx5_fpga_conn_create_qp()