mlx5_frag_buf     662 drivers/infiniband/hw/mlx5/cq.c 	struct mlx5_frag_buf *frag_buf = &buf->frag_buf;
mlx5_frag_buf    1271 drivers/infiniband/hw/mlx5/cq.c 			struct mlx5_frag_buf *frag_buf = &cq->resize_buf->frag_buf;
mlx5_frag_buf     408 drivers/infiniband/hw/mlx5/mlx5_ib.h 	struct mlx5_frag_buf	buf;
mlx5_frag_buf     452 drivers/infiniband/hw/mlx5/mlx5_ib.h 	struct mlx5_frag_buf    frag_buf;
mlx5_frag_buf     536 drivers/infiniband/hw/mlx5/mlx5_ib.h 	struct mlx5_frag_buf	buf;
mlx5_frag_buf      75 drivers/net/ethernet/mellanox/mlx5/core/alloc.c 			struct mlx5_frag_buf *buf, int node)
mlx5_frag_buf     106 drivers/net/ethernet/mellanox/mlx5/core/alloc.c 		   int size, struct mlx5_frag_buf *buf)
mlx5_frag_buf     112 drivers/net/ethernet/mellanox/mlx5/core/alloc.c void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf)
mlx5_frag_buf     122 drivers/net/ethernet/mellanox/mlx5/core/alloc.c 			     struct mlx5_frag_buf *buf, int node)
mlx5_frag_buf     164 drivers/net/ethernet/mellanox/mlx5/core/alloc.c void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf)
mlx5_frag_buf     289 drivers/net/ethernet/mellanox/mlx5/core/alloc.c void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas)
mlx5_frag_buf     302 drivers/net/ethernet/mellanox/mlx5/core/alloc.c void mlx5_fill_page_frag_array(struct mlx5_frag_buf *buf, __be64 *pas)
mlx5_frag_buf      29 drivers/net/ethernet/mellanox/mlx5/core/lib/eq.h 	struct mlx5_frag_buf    buf;
mlx5_frag_buf      47 drivers/net/ethernet/mellanox/mlx5/core/wq.h 	struct mlx5_frag_buf	buf;
mlx5_frag_buf     810 include/linux/mlx5/driver.h static inline void *mlx5_buf_offset(struct mlx5_frag_buf *buf, int offset)
mlx5_frag_buf     935 include/linux/mlx5/driver.h 			struct mlx5_frag_buf *buf, int node);
mlx5_frag_buf     937 include/linux/mlx5/driver.h 		   int size, struct mlx5_frag_buf *buf);
mlx5_frag_buf     938 include/linux/mlx5/driver.h void mlx5_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
mlx5_frag_buf     940 include/linux/mlx5/driver.h 			     struct mlx5_frag_buf *buf, int node);
mlx5_frag_buf     941 include/linux/mlx5/driver.h void mlx5_frag_buf_free(struct mlx5_core_dev *dev, struct mlx5_frag_buf *buf);
mlx5_frag_buf     974 include/linux/mlx5/driver.h void mlx5_fill_page_array(struct mlx5_frag_buf *buf, __be64 *pas);
mlx5_frag_buf     975 include/linux/mlx5/driver.h void mlx5_fill_page_frag_array(struct mlx5_frag_buf *frag_buf, __be64 *pas);