Searched refs:mlx4_mtt (Results 1 – 3 of 3) sorted by relevance
/include/linux/mlx4/ |
D | cq.h | 185 int entries, struct mlx4_mtt *mtt);
|
D | device.h | 649 struct mlx4_mtt { struct 683 struct mlx4_mtt mtt; 688 struct mlx4_mtt mtt; 1101 struct mlx4_mtt *mtt); 1102 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 1103 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt); 1113 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 1115 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, 1126 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt, 1139 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,
|