Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dalloc.c75 struct mlx5_frag_buf *buf, int node) in mlx5_buf_alloc_node()
106 int size, struct mlx5_frag_buf *buf) in mlx5_buf_alloc()
112 void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf) in mlx5_buf_free()
122 struct mlx5_frag_buf *buf, int node) in mlx5_frag_buf_alloc_node()
164 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf) in mlx5_frag_buf_free()
289 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_array()
302 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm()
312 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array()
Dwq.h47 struct mlx5_frag_buf buf;
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddriver.h323 struct mlx5_frag_buf { struct
815 static inline void *mlx5_buf_offset(struct mlx5_frag_buf *buf, int offset) in mlx5_buf_offset()
956 int size, struct mlx5_frag_buf *buf);
957 void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
959 struct mlx5_frag_buf *buf, int node);
960 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
985 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas);
986 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
987 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Deq.h29 struct mlx5_frag_buf buf;
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h412 struct mlx5_frag_buf buf;
459 struct mlx5_frag_buf frag_buf;
525 struct mlx5_frag_buf buf;
Dcq.c663 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
1283 struct mlx5_frag_buf *frag_buf = &cq->resize_buf->frag_buf; in mlx5_ib_resize_cq()
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c48 struct mlx5_frag_buf frag_buf;
62 struct mlx5_frag_buf frag_buf;
69 struct mlx5_frag_buf frag_buf;
263 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in cq_frag_buf_alloc()
283 struct mlx5_frag_buf *frag_buf = &umem->frag_buf; in umem_frag_buf_alloc()