| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_mr.c | 211 	struct mthca_mtt *mtt;  in __mthca_alloc_mtt()  local240 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt)  in mthca_free_mtt()
 254 static int __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,  in __mthca_write_mtt()
 316 				      struct mthca_mtt *mtt, int start_index,  in mthca_tavor_write_mtt_seg()
 330 				      struct mthca_mtt *mtt, int start_index,  in mthca_arbel_write_mtt_seg()
 358 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,  in mthca_write_mtt()
 
 | 
| D | mthca_provider.h | 76 	struct mthca_mtt *mtt;  member82 	struct mthca_mtt  *mtt;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | mr.c | 195 		  struct mlx4_mtt *mtt)  in mlx4_mtt_init()251 void mlx4_mtt_cleanup(struct mlx4_dev *dev, struct mlx4_mtt *mtt)  in mlx4_mtt_cleanup()
 260 u64 mlx4_mtt_addr(struct mlx4_dev *dev, struct mlx4_mtt *mtt)  in mlx4_mtt_addr()
 692 static int mlx4_write_mtt_chunk(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in mlx4_write_mtt_chunk()
 718 int __mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in __mlx4_write_mtt()
 746 int mlx4_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in mlx4_write_mtt()
 790 int mlx4_buf_write_mtt(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in mlx4_buf_write_mtt()
 
 | 
| D | qp.c | 87 static int __mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in __mlx4_qp_modify()208 int mlx4_qp_modify(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in mlx4_qp_modify()
 914 int mlx4_qp_to_ready(struct mlx4_dev *dev, struct mlx4_mtt *mtt,  in mlx4_qp_to_ready()
 
 | 
| D | cq.c | 192 		   int entries, struct mlx4_mtt *mtt)  in mlx4_cq_resize()342 		  struct mlx4_mtt *mtt, struct mlx4_uar *uar, u64 db_rec,  in mlx4_cq_alloc()
 
 | 
| D | resource_tracker.c | 110 	struct res_mtt	       *mtt;  member158 	struct res_mtt	       *mtt;  member
 170 	struct res_mtt	       *mtt;  member
 181 	struct res_mtt	       *mtt;  member
 193 	struct res_mtt	       *mtt;  member
 2744 			   int size, struct res_mtt *mtt)  in check_mtt_range()
 2762 	struct res_mtt *mtt;  in mlx4_SW2HW_MPT_wrapper()  local
 2959 	struct res_mtt *mtt;  in mlx4_RST2INIT_QP_wrapper()  local
 3105 	struct res_mtt *mtt;  in mlx4_SW2HW_EQ_wrapper()  local
 3163 	struct res_mtt *mtt;  in get_containing_mtt()  local
 [all …]
 
 | 
| D | srq.c | 163 		   struct mlx4_mtt *mtt, u64 db_rec, struct mlx4_srq *srq)  in mlx4_srq_alloc()
 | 
| D | mlx4.h | 400 	struct mlx4_mtt		mtt;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_mr.c | 222 		      struct hns_roce_mtt *mtt)  in hns_roce_mtt_init()251 void hns_roce_mtt_cleanup(struct hns_roce_dev *hr_dev, struct hns_roce_mtt *mtt)  in hns_roce_mtt_cleanup()
 787 				    struct hns_roce_mtt *mtt, u32 start_index,  in hns_roce_write_mtt_chunk()
 844 			      struct hns_roce_mtt *mtt, u32 start_index,  in hns_roce_write_mtt()
 891 			   struct hns_roce_mtt *mtt, struct hns_roce_buf *buf)  in hns_roce_buf_write_mtt()
 1020 			       struct hns_roce_mtt *mtt, struct ib_umem *umem)  in hns_roce_ib_umem_write_mtt()
 
 | 
| D | hns_roce_device.h | 518 	struct hns_roce_mtt		mtt;  member537 	struct hns_roce_mtt	mtt;  member
 665 	struct hns_roce_mtt	mtt;  member
 
 | 
| D | hns_roce_hw_v1.c | 2490 				 struct hns_roce_mtt *mtt,  in hns_roce_v1_qp_modify()
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ | 
| D | mr.c | 95 					struct mlx4_mtt *mtt,  in mlx4_ib_umem_write_mtt_block()182 int mlx4_ib_umem_write_mtt(struct mlx4_ib_dev *dev, struct mlx4_mtt *mtt,  in mlx4_ib_umem_write_mtt()
 
 | 
| D | cq.c | 384 	struct mlx4_mtt mtt;  in mlx4_ib_resize_cq()  local
 | 
| D | mlx4_ib.h | 106 	struct mlx4_mtt		mtt;  member325 	struct mlx4_mtt		mtt;  member
 365 	struct mlx4_mtt		mtt;  member
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | odp.c | 211 			struct mlx5_ib_mr *mtt = odp->private;  in mlx5_odp_populate_klm()  local483 	struct mlx5_ib_mr *mtt;  in implicit_mr_get_data()  local
 
 | 
| D | devx.c | 2158 	__be64 *mtt;  in devx_umem_reg_cmd_build()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/diag/ | 
| D | fw_tracer.c | 178 	__be64 *mtt;  in mlx5_fw_tracer_create_mkey()  local
 | 
| /Linux-v5.4/include/linux/mlx4/ | 
| D | device.h | 684 	struct mlx4_mtt		mtt;  member689 	struct mlx4_mtt		mtt;  member
 846 	int mtt;  member
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | xhci.h | 2456 	u32 mtt;  in xhci_decode_slot_context()  local
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | mlx5_ifc.h | 9946 	struct mlx5_ifc_mtt_bits  mtt[0];  member
 |