Searched refs:mlx4_mtt (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/include/linux/mlx4/ |
| D | device.h | 650 struct mlx4_mtt { struct 684 struct mlx4_mtt mtt; 689 struct mlx4_mtt mtt; 1113 struct mlx4_mtt *mtt); 1114 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 1115 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 1125 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 1127 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 1138 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt, 1151 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
|
| D | qp.h | 477 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 485 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| D | cq.h | 180 int entries, struct mlx4_mtt *mtt);
|
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ |
| D | mr.c | 195 struct mlx4_mtt *mtt) in mlx4_mtt_init() 251 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_cleanup() 260 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt) in mlx4_mtt_addr() 692 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt_chunk() 718 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_write_mtt() 746 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_write_mtt() 790 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_buf_write_mtt()
|
| D | cq.c | 192 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize() 342 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, in mlx4_cq_alloc()
|
| D | qp.c | 87 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify() 208 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify() 914 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
|
| D | srq.c | 163 struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq) in mlx4_srq_alloc()
|
| D | mlx4.h | 400 struct mlx4_mtt mtt; 1031 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| D | resource_tracker.c | 3268 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
|
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ |
| D | mlx4_ib.h | 106 struct mlx4_mtt mtt; 325 struct mlx4_mtt mtt; 365 struct mlx4_mtt mtt; 731 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
|
| D | mr.c | 95 struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt_block() 182 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt, in mlx4_ib_umem_write_mtt()
|
| D | cq.c | 384 struct mlx4_mtt mtt; in mlx4_ib_resize_cq()
|