Searched refs:mlx5_fill_page_array (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/dev/mlx5/mlx5_core/ |
| H A D | mlx5_alloc.c | 254 mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas) in mlx5_fill_page_array() function 261 EXPORT_SYMBOL_GPL(mlx5_fill_page_array);
|
| H A D | mlx5_eq.c | 446 mlx5_fill_page_array(&eq->buf, pas); in mlx5_create_map_eq()
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_srq.c | 191 mlx5_fill_page_array(&srq->buf, in->pas); in create_srq_kernel()
|
| H A D | mlx5_ib_cq.c | 868 mlx5_fill_page_array(&cq->buf.buf, pas); in create_cq_kernel() 1304 mlx5_fill_page_array(&cq->resize_buf->buf, pas); in mlx5_ib_resize_cq()
|
| H A D | mlx5_ib_qp.c | 965 mlx5_fill_page_array(&qp->buf, in create_kernel_qp()
|
| /freebsd-12.1/sys/dev/mlx5/ |
| H A D | driver.h | 1023 void mlx5_fill_page_array(struct mlx5_buf *buf, __be64 *pas);
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_fpga/ |
| H A D | mlx5fpga_conn.c | 594 mlx5_fill_page_array(&conn->qp.wq_ctrl.buf, in mlx5_fpga_conn_create_qp()
|
| /freebsd-12.1/sys/dev/mlx5/mlx5_en/ |
| H A D | mlx5_en_main.c | 1377 mlx5_fill_page_array(&rq->wq_ctrl.buf, in mlx5e_enable_rq() 1700 mlx5_fill_page_array(&sq->wq_ctrl.buf, in mlx5e_enable_sq() 1983 mlx5_fill_page_array(&cq->wq_ctrl.buf, in mlx5e_enable_cq()
|