Searched refs:mthca_mtt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_mr.c | 41 struct mthca_mtt { struct 208 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size, in __mthca_alloc_mtt() 211 struct mthca_mtt *mtt; in __mthca_alloc_mtt() 235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) in mthca_alloc_mtt() 240 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()
|
H A D | mthca_provider.h | 71 struct mthca_mtt; 76 struct mthca_mtt *mtt;
|
H A D | mthca_dev.h | 466 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size); 467 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt); 468 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_mr.c | 41 struct mthca_mtt { struct 206 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size, in __mthca_alloc_mtt() 209 struct mthca_mtt *mtt; in __mthca_alloc_mtt() 233 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size) in mthca_alloc_mtt() 238 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt) in mthca_free_mtt() 252 static int __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, in __mthca_write_mtt() 314 struct mthca_mtt *mtt, int start_index, in mthca_tavor_write_mtt_seg() 328 struct mthca_mtt *mtt, int start_index, in mthca_arbel_write_mtt_seg() 356 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt, in mthca_write_mtt()
|
H A D | mthca_provider.h | 71 struct mthca_mtt; 76 struct mthca_mtt *mtt;
|
H A D | mthca_dev.h | 466 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size); 467 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt); 468 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
|
Completed in 7 milliseconds