Searched refs:mlx4_mtt (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/sys/ofed/include/linux/mlx4/ |
| D | device.h | 569 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);
|
| D | qp.h | 436 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,
|
| D | cq.h | 179 int entries, struct mlx4_mtt *mtt);
|
| /freebsd-10-stable/sys/ofed/drivers/net/mlx4/ |
| D | 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()
|
| D | 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() 588 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
|
| D | 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()
|
| D | srq.c | 165 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
|
| D | mlx4.h | 385 struct mlx4_mtt mtt; 972 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| D | resource_tracker.c | 2907 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
|
| /freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/ |
| D | 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,
|
| D | 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()
|
| D | cq.c | 369 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()
|