Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H 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()
/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h121 struct mlx5_frag_buf frag_buf;
142 struct mlx5_frag_buf buf;
H A Dcmd.c999 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf()
/linux/include/linux/mlx5/
H A Ddriver.h347 struct mlx5_frag_buf { struct
1036 struct mlx5_frag_buf *buf, int node);
1037 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
1056 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm);
1057 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
/linux/drivers/infiniband/hw/mlx5/
H A Dcq.c676 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()