Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dalloc.c75 struct mlx5_frag_buf *buf, int node) in mlx5_frag_buf_alloc_node()
117 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf) in mlx5_frag_buf_free()
236 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm()
246 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array()
A Dwq.h47 struct mlx5_frag_buf buf;
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.h111 struct mlx5_frag_buf frag_buf;
132 struct mlx5_frag_buf buf;
A Dcmd.c904 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h337 struct mlx5_frag_buf { struct
1033 struct mlx5_frag_buf *buf, int node);
1034 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
1059 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
1060 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Deq.h26 struct mlx5_frag_buf frag_buf;
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmlx5_ib.h490 struct mlx5_frag_buf buf;
536 struct mlx5_frag_buf frag_buf;
580 struct mlx5_frag_buf buf;
A Dcq.c673 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
1316 struct mlx5_frag_buf *frag_buf; in mlx5_ib_resize_cq()
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c52 struct mlx5_frag_buf frag_buf;
66 struct mlx5_frag_buf frag_buf;
73 struct mlx5_frag_buf frag_buf;
287 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in cq_frag_buf_alloc()
307 struct mlx5_frag_buf *frag_buf = &umem->frag_buf; in umem_frag_buf_alloc()

Completed in 31 milliseconds