Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_alloc.c249 mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) in mlx5_fill_page_array() function
256 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
H A Dmlx5_eq.c451 mlx5_fill_page_array(&eq->buf, pas); in mlx5_create_map_eq()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_srq.c194 mlx5_fill_page_array(&srq->buf, in->pas); in create_srq_kernel()
H A Dmlx5_ib_cq.c880 mlx5_fill_page_array(&cq->buf.buf, pas); in create_cq_kernel()
1317 mlx5_fill_page_array(&cq->resize_buf->buf, pas); in mlx5_ib_resize_cq()
H A Dmlx5_ib_qp.c980 mlx5_fill_page_array(&qp->buf, in create_kernel_qp()
/freebsd-13.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_iq.c285 mlx5_fill_page_array(&iq->wq_ctrl.buf, in mlx5e_iq_enable()
H A Dmlx5_en_main.c1355 mlx5_fill_page_array(&rq->wq_ctrl.buf, in mlx5e_enable_rq()
1771 mlx5_fill_page_array(&sq->wq_ctrl.buf, in mlx5e_enable_sq()
2049 mlx5_fill_page_array(&cq->wq_ctrl.buf, in mlx5e_enable_cq()
/freebsd-13.1/sys/dev/mlx5/
H A Ddriver.h1039 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);
/freebsd-13.1/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c594 mlx5_fill_page_array(&conn->qp.wq_ctrl.buf, in mlx5_fpga_conn_create_qp()