Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/include/linux/mlx4/
HDdevice.h549 struct mlx4_mtt { struct
583 struct mlx4_mtt mtt;
588 struct mlx4_mtt mtt;
1006 struct mlx4_mtt *mtt);
1007 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1008 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1018 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1020 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1031 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
1044 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
HDqp.h436 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
444 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
HDcq.h179 int entries, struct mlx4_mtt *mtt);
/NextBSD/sys/dev/ifmlx4/
HDmr.c198 struct mlx4_mtt *mtt) in mlx4_mtt_init()
257 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_cleanup()
266 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_addr()
531 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt_chunk()
557 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_write_mtt()
585 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt()
629 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_buf_write_mtt()
HDqp.c90 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify()
205 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify()
585 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
HDcq.c153 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize()
275 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, in mlx4_cq_alloc()
HDsrq.c165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
HDmlx4.h384 struct mlx4_mtt mtt;
962 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
HDresource_tracker.c2904 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDmr.c198 struct mlx4_mtt *mtt) in mlx4_mtt_init()
257 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_cleanup()
266 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_addr()
531 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt_chunk()
557 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_write_mtt()
585 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt()
629 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_buf_write_mtt()
HDqp.c90 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify()
205 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify()
585 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
HDcq.c153 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize()
275 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, in mlx4_cq_alloc()
HDsrq.c165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
HDmlx4.h384 struct mlx4_mtt mtt;
970 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
HDresource_tracker.c2904 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDmlx4_ib.h105 struct mlx4_mtt mtt;
318 struct mlx4_mtt mtt;
359 struct mlx4_mtt mtt;
686 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
HDmr.c138 struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt_block()
199 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt()
HDcq.c410 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()