Searched refs:mlx5_frag_buf (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/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(struct mlx5_frag_buf *buf, __be64 *pas) in mlx5_fill_page_frag_array()
|
| D | wq.h | 47 struct mlx5_frag_buf buf;
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | driver.h | 328 struct mlx5_frag_buf { struct 809 static inline void *mlx5_buf_offset(struct mlx5_frag_buf *buf, int offset) in mlx5_buf_offset() 934 struct mlx5_frag_buf *buf, int node); 936 int size, struct mlx5_frag_buf *buf); 937 void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 939 struct mlx5_frag_buf *buf, int node); 940 void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf); 973 void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas); 974 void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | eq.h | 29 struct mlx5_frag_buf buf;
|
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 407 struct mlx5_frag_buf buf; 451 struct mlx5_frag_buf frag_buf; 535 struct mlx5_frag_buf buf;
|
| D | cq.c | 639 struct mlx5_frag_buf *frag_buf = &buf->frag_buf; in alloc_cq_frag_buf() 1248 struct mlx5_frag_buf *frag_buf = &cq->resize_buf->frag_buf; in mlx5_ib_resize_cq()
|