Searched refs:mlx5_fill_page_frag_array (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | alloc.c | 245 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array() function 249 EXPORT_SYMBOL_GPL(mlx5_fill_page_frag_array);
|
| H A D | wc.c | 98 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, in create_wc_cq() 190 mlx5_fill_page_frag_array(&sq->wq_ctrl.buf, in create_wc_sq()
|
| H A D | eq.c | 298 mlx5_fill_page_frag_array(&eq->frag_buf, pas); in create_map_eq()
|
| H A D | en_main.c | 1182 mlx5_fill_page_frag_array(&rq->wq_ctrl.buf, in mlx5e_create_rq() 1804 mlx5_fill_page_frag_array(&csp->wq_ctrl->buf, in mlx5e_create_sq() 2282 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, in mlx5e_create_cq()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | aso.c | 98 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()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | conn.c | 470 mlx5_fill_page_frag_array(&conn->cq.wq_ctrl.buf, pas); in mlx5_fpga_conn_create_cq() 575 mlx5_fill_page_frag_array(&conn->qp.wq_ctrl.buf, in mlx5_fpga_conn_create_qp()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.c | 771 mlx5_fill_page_frag_array(&sq->wq_ctrl.buf, in hws_send_ring_create_sq() 932 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, in hws_send_ring_create_cq()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_send.c | 324 mlx5_fill_page_frag_array(&dr_qp->wq_ctrl.buf, in dr_create_rc_qp() 1114 mlx5_fill_page_frag_array(&cq->wq_ctrl.buf, pas); in dr_create_cq()
|
| /linux/drivers/vdpa/mlx5/net/ |
| H A D | mlx5_vnet.c | 404 mlx5_fill_page_frag_array(&vqp->frag_buf, pas); in qp_prepare() 595 mlx5_fill_page_frag_array(&vcq->buf.frag_buf, pas); in cq_create()
|