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

/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Dcq.h179 int entries, struct mlx4_mtt *mtt);
H A 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,
H A Ddevice.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 *mt
[all...]
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Dmr.c198 struct mlx4_mtt *mtt)
257 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
266 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
531 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
557 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
585 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
629 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dqp.c90 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
205 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
585 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c153 int entries, struct mlx4_mtt *mtt)
275 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec,
H A Dsrq.c165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq)
H A Dmlx4.h384 struct mlx4_mtt mtt;
970 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dresource_tracker.c2904 struct mlx4_mtt mtt;
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A 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,
H A Dmr.c141 struct mlx4_mtt *mtt,
202 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c369 struct mlx4_mtt mtt;

Completed in 193 milliseconds