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

/linux-master/include/linux/mlx4/
H A Dcq.h185 int entries, struct mlx4_mtt *mtt);
H A Ddevice.h650 struct mlx4_mtt { struct
684 struct mlx4_mtt mtt;
689 struct mlx4_mtt mtt;
1121 struct mlx4_mtt *mtt);
1122 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1123 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1133 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1135 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1146 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
1159 struct mlx4_mtt *mt
[all...]
H 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,
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dmr.c195 struct mlx4_mtt *mtt)
251 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
260 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
692 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
718 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
746 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
790 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c192 int entries, struct mlx4_mtt *mtt)
343 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec,
H A Dsrq.c163 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq)
H A Dqp.c92 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
213 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
919 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dmlx4.h402 struct mlx4_mtt mtt;
1039 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dresource_tracker.c3269 struct mlx4_mtt mtt;
/linux-master/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h107 struct mlx4_mtt mtt;
342 struct mlx4_mtt mtt;
385 struct mlx4_mtt mtt;
755 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
H A Dmr.c95 struct mlx4_mtt *mtt,
182 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c383 struct mlx4_mtt mtt;

Completed in 442 milliseconds