Home
last modified time | relevance | path

Searched refs:mlx5_fill_page_frag_array (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c246 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array() function
250 EXPORT_SYMBOL_GPL(mlx5_fill_page_frag_array);
H A Deq.c309 mlx5_fill_page_frag_array(&eq->frag_buf, pas); in create_map_eq()
H A Den_main.c1000 mlx5_fill_page_frag_array(&rq->wq_ctrl.buf, in mlx5e_create_rq()
1610 mlx5_fill_page_frag_array(&csp->wq_ctrl->buf, in mlx5e_create_sq()
2008 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, in mlx5e_create_cq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c98 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, in create_aso_cq()
211 mlx5_fill_page_frag_array(&sq->wq_ctrl.buf, in create_aso_sq()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dsrq.c144 mlx5_fill_page_frag_array(&srq->buf, in->pas); in create_srq_kernel()
H A Dcq.c911 mlx5_fill_page_frag_array(&cq->buf.frag_buf, pas); in create_cq_kernel()
1341 mlx5_fill_page_frag_array(&cq->resize_buf->frag_buf, pas); in mlx5_ib_resize_cq()
H A Dqp.c1174 mlx5_fill_page_frag_array(&qp->buf, in _create_kernel_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c463 mlx5_fill_page_frag_array(&conn->cq.wq_ctrl.buf, pas); in mlx5_fpga_conn_create_cq()
581 mlx5_fill_page_frag_array(&conn->qp.wq_ctrl.buf, in mlx5_fpga_conn_create_qp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c324 mlx5_fill_page_frag_array(&dr_qp->wq_ctrl.buf, in dr_create_rc_qp()
1115 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, pas); in dr_create_cq()
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c995 mlx5_fill_page_frag_array(&cq->buf.frag_buf, pas); in mlx5vf_create_cq()
1076 mlx5_fill_page_frag_array(&qp->buf, in mlx5vf_create_rc_qp()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1068 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c384 mlx5_fill_page_frag_array(&vqp->frag_buf, pas); in qp_prepare()
573 mlx5_fill_page_frag_array(&vcq->buf.frag_buf, pas); in cq_create()