Searched refs:mlx5_frag_buf (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | alloc.c | 75 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 D | wq.h | 47 struct mlx5_frag_buf buf;
|
| /linux/drivers/vfio/pci/mlx5/ |
| A D | cmd.h | 121 struct mlx5_frag_buf frag_buf; 142 struct mlx5_frag_buf buf;
|
| A D | cmd.c | 995 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
|
| /linux/include/linux/mlx5/ |
| A D | driver.h | 345 struct mlx5_frag_buf { struct 1064 struct mlx5_frag_buf *buf, int node); 1065 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 1084 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm); 1085 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| A D | eq.h | 26 struct mlx5_frag_buf frag_buf;
|
| /linux/drivers/infiniband/hw/mlx5/ |
| A D | mlx5_ib.h | 504 struct mlx5_frag_buf buf; 550 struct mlx5_frag_buf frag_buf; 594 struct mlx5_frag_buf buf;
|
| A D | cq.c | 676 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf() 1325 struct mlx5_frag_buf *frag_buf; in mlx5_ib_resize_cq()
|
| /linux/drivers/vdpa/mlx5/net/ |
| A D | mlx5_vnet.c | 65 struct mlx5_frag_buf frag_buf; 79 struct mlx5_frag_buf frag_buf; 86 struct mlx5_frag_buf frag_buf; 307 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in cq_frag_buf_alloc() 327 struct mlx5_frag_buf *frag_buf = &umem->frag_buf; in umem_frag_buf_alloc()
|
Completed in 45 milliseconds