Searched defs:mlx4_mtt (Results 1 - 1 of 1) sorted by relevance

/include/linux/mlx4/
H A Ddevice.h329 struct mlx4_mtt { struct
363 struct mlx4_mtt mtt;
368 struct mlx4_mtt mtt;
566 struct mlx4_mtt *mtt);
567 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
568 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
574 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
576 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
587 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
599 struct mlx4_mtt *mt
[all...]

Completed in 27 milliseconds