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

/barrelfish-master/lib/devif/backends/net/mlx4/drivers/net/mlx4/
H A Dmr.c200 struct mlx4_mtt *mtt) {
260 void mlx4_mtt_cleanup(struct mlx4_priv *priv, struct mlx4_mtt *mtt)
269 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt) {
515 static int mlx4_write_mtt_chunk(struct mlx4_priv *priv, struct mlx4_mtt *mtt,
537 int __mlx4_write_mtt(struct mlx4_priv *priv, struct mlx4_mtt *mtt,
568 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, int start_index,
612 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dqp.c103 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
210 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
580 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c163 int entries, struct mlx4_mtt *mtt)
279 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
H A Dmlx4.h395 struct mlx4_mtt mtt;
993 int __mlx4_write_mtt(struct mlx4_priv *priv, struct mlx4_mtt *mtt,
/barrelfish-master/lib/devif/backends/net/mlx4/include/linux/mlx4/
H A Ddevice.h550 struct mlx4_mtt { struct
584 struct mlx4_mtt mtt;
589 struct mlx4_mtt mtt;
1059 struct mlx4_mtt *mtt);
1061 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1063 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
1076 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt, int start_index,
1078 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
1092 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
1108 struct mlx4_mtt *mt
[all...]
H A Dqp.h428 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
436 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
/barrelfish-master/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h112 struct mlx4_mtt mtt;
307 struct mlx4_mtt mtt;
342 struct mlx4_mtt mtt;
633 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,

Completed in 93 milliseconds