Searched refs:mlx4_mtt (Results 1 – 12 of 12) sorted by relevance
| /trueos/sys/ofed/include/linux/mlx4/ |
| HD | device.h | 542 struct mlx4_mtt { struct 576 struct mlx4_mtt mtt; 581 struct mlx4_mtt mtt; 979 struct mlx4_mtt *mtt); 980 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 981 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 991 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 993 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 1004 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt, 1017 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
|
| HD | qp.h | 428 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 436 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| HD | cq.h | 179 int entries, struct mlx4_mtt *mtt);
|
| /trueos/sys/ofed/drivers/net/mlx4/ |
| HD | mr.c | 198 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()
|
| HD | qp.c | 90 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()
|
| HD | cq.c | 153 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()
|
| HD | srq.c | 165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
|
| HD | mlx4.h | 384 struct mlx4_mtt mtt; 962 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| HD | resource_tracker.c | 2904 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
|
| /trueos/sys/ofed/drivers/infiniband/hw/mlx4/ |
| HD | mlx4_ib.h | 107 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,
|
| HD | mr.c | 141 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()
|
| HD | cq.c | 369 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()
|