Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mlx4/
A Ddevice.h649 struct mlx4_mtt { struct
683 struct mlx4_mtt mtt;
688 struct mlx4_mtt mtt;
1101 struct mlx4_mtt *mtt);
1102 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1103 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1113 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1115 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1126 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
1139 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
A Dqp.h478 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
486 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
A Dcq.h185 int entries, struct mlx4_mtt *mtt);
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dmr.c195 struct mlx4_mtt *mtt) in mlx4_mtt_init()
251 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_cleanup()
260 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_addr()
692 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt_chunk()
718 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_write_mtt()
746 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt()
790 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_buf_write_mtt()
A Dcq.c192 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize()
343 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, in mlx4_cq_alloc()
A Dqp.c92 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify()
213 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify()
919 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
A Dsrq.c163 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
A Dmlx4.h400 struct mlx4_mtt mtt;
1032 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
A Dresource_tracker.c3269 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmlx4_ib.h106 struct mlx4_mtt mtt;
341 struct mlx4_mtt mtt;
384 struct mlx4_mtt mtt;
753 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
A Dmr.c95 struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt_block()
182 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt()
A Dcq.c383 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()

Completed in 46 milliseconds