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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/mlx4/
H A Ddevice.h196 struct mlx4_mtt { struct
203 struct mlx4_mtt mtt;
301 struct mlx4_mtt *mtt);
302 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
303 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt);
309 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
311 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
314 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
321 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, struct mlx4_mtt *mtt,
H A Dqp.h280 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h77 struct mlx4_mtt mtt;
121 struct mlx4_mtt mtt;
143 struct mlx4_mtt mtt;
233 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
H A Dmr.c76 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/mlx4/
H A Dmr.c185 struct mlx4_mtt *mtt)
207 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
220 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt)
368 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
416 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dcq.c132 int mlx4_cq_alloc(struct mlx4_dev *dev, int nent, struct mlx4_mtt *mtt,
H A Dmlx4.h148 struct mlx4_mtt mtt;
H A Dqp.c68 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,
H A Dsrq.c105 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, struct mlx4_mtt *mtt,

Completed in 54 milliseconds