Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/include/linux/mlx4/
Ddevice.h569 struct mlx4_mtt { struct
603 struct mlx4_mtt mtt;
608 struct mlx4_mtt mtt;
1026 struct mlx4_mtt *mtt);
1027 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1028 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1038 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1040 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1051 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
1064 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
Dqp.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,
Dcq.h179 int entries, struct mlx4_mtt *mtt);
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Dmr.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()
Dqp.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()
588 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
Dcq.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()
Dsrq.c165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
Dmlx4.h385 struct mlx4_mtt mtt;
972 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
Dresource_tracker.c2907 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmlx4_ib.h107 struct mlx4_mtt mtt;
302 struct mlx4_mtt mtt;
337 struct mlx4_mtt mtt;
640 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
Dmr.c141 struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt_block()
202 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt()
Dcq.c369 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()