Searched refs:mlx5_frag_buf (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | alloc.c | 75 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()
|
| D | wq.h | 47 struct mlx5_frag_buf buf;
|
| /Linux-v5.15/include/linux/mlx5/ |
| D | driver.h | 322 struct mlx5_frag_buf { struct 876 static inline void *mlx5_buf_offset(struct mlx5_frag_buf *buf, int offset) in mlx5_buf_offset() 1018 int size, struct mlx5_frag_buf *buf); 1019 void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 1021 struct mlx5_frag_buf *buf, int node); 1022 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 1047 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas); 1048 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm); 1049 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
|
| /Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | eq.h | 26 struct mlx5_frag_buf frag_buf;
|
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 480 struct mlx5_frag_buf buf; 526 struct mlx5_frag_buf frag_buf; 588 struct mlx5_frag_buf buf;
|
| D | cq.c | 663 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf() 1306 struct mlx5_frag_buf *frag_buf; in mlx5_ib_resize_cq()
|
| /Linux-v5.15/drivers/vdpa/mlx5/net/ |
| D | mlx5_vnet.c | 60 struct mlx5_frag_buf frag_buf; 74 struct mlx5_frag_buf frag_buf; 81 struct mlx5_frag_buf frag_buf; 320 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in cq_frag_buf_alloc() 340 struct mlx5_frag_buf *frag_buf = &umem->frag_buf; in umem_frag_buf_alloc()
|