Searched refs:mlx5_frag_buf (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H 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()
|
H A D | wq.h | 47 struct mlx5_frag_buf buf;
|
/openbmc/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.h | 111 struct mlx5_frag_buf frag_buf; 132 struct mlx5_frag_buf buf;
|
H A D | cmd.c | 858 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | eq.h | 26 struct mlx5_frag_buf frag_buf;
|
/openbmc/linux/include/linux/mlx5/ |
H A D | driver.h | 340 struct mlx5_frag_buf { struct 1041 struct mlx5_frag_buf *buf, int node); 1042 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 1067 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm); 1068 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 516 struct mlx5_frag_buf buf; 562 struct mlx5_frag_buf frag_buf; 606 struct mlx5_frag_buf buf;
|
H A D | cq.c | 673 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()
|
/openbmc/linux/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 52 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()
|