Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mlx5/
Ddriver.h352 struct mlx5_frag_buf { struct
360 struct mlx5_frag_buf frag_buf; argument
396 struct mlx5_frag_buf buf;
956 static inline void *mlx5_buf_offset(struct mlx5_frag_buf *buf, int offset) in mlx5_buf_offset()
1068 struct mlx5_frag_buf *buf, int node);
1070 int size, struct mlx5_frag_buf *buf);
1071 void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
1073 struct mlx5_frag_buf *buf, int node);
1074 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
1115 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas);
[all …]