Searched refs:mlx4_mtt (Results 1 – 7 of 7) sorted by relevance
| /linux/include/linux/mlx4/ |
| H A D | device.h | 650 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 *mtt, u64 db_rec, struct mlx4_srq *srq);
|
| H A D | qp.h | 478 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,
|
| H A D | cq.h | 185 int entries, struct mlx4_mtt *mtt);
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | cq.c | 192 int entries, struct mlx4_mtt *mtt) in mlx4_cq_resize() 343 struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec, in mlx4_cq_alloc()
|
| H A D | qp.c | 92 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in __mlx4_qp_modify() 213 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_modify() 918 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt, in mlx4_qp_to_ready()
|
| H A D | mlx4.h | 402 struct mlx4_mtt mtt; 1039 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
|
| H A D | resource_tracker.c | 3262 struct mlx4_mtt mtt; in mlx4_WRITE_MTT_wrapper()
|