Symbol: mlx4_mtt
sys/dev/mlx4/cq.h
176
int entries, struct mlx4_mtt *mtt);
sys/dev/mlx4/device.h
1095
struct mlx4_mtt *mtt);
sys/dev/mlx4/device.h
1096
void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
sys/dev/mlx4/device.h
1097
u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
sys/dev/mlx4/device.h
1107
int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/device.h
1109
int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/device.h
1121
int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
sys/dev/mlx4/device.h
1134
struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq);
sys/dev/mlx4/device.h
677
struct mlx4_mtt mtt;
sys/dev/mlx4/device.h
682
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_core/mlx4.h
1015
int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4.h
394
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_core/mlx4_cq.c
140
int entries, struct mlx4_mtt *mtt)
sys/dev/mlx4/mlx4_core/mlx4_cq.c
238
struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec,
sys/dev/mlx4/mlx4_core/mlx4_mr.c
201
struct mlx4_mtt *mtt)
sys/dev/mlx4/mlx4_core/mlx4_mr.c
257
void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
sys/dev/mlx4/mlx4_core/mlx4_mr.c
266
u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
sys/dev/mlx4/mlx4_core/mlx4_mr.c
697
static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_mr.c
723
int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_mr.c
751
int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_mr.c
795
int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_qp.c
209
int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_qp.c
88
static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_qp.c
899
int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_core/mlx4_resource_tracker.c
3212
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_core/mlx4_srq.c
163
struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq)
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
107
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
310
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
345
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_ib/mlx4_ib.h
719
int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/mlx4_ib/mlx4_ib_cq.c
372
struct mlx4_mtt mtt;
sys/dev/mlx4/mlx4_ib/mlx4_ib_mr.c
93
int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/qp.h
480
int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
sys/dev/mlx4/qp.h
488
int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,