• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/

Lines Matching refs:mthca_dev

37 #include "mthca_dev.h"
190 static u32 mthca_alloc_mtt_range(struct mthca_dev *dev, int order,
208 static struct mthca_mtt *__mthca_alloc_mtt(struct mthca_dev *dev, int size,
235 struct mthca_mtt *mthca_alloc_mtt(struct mthca_dev *dev, int size)
240 void mthca_free_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt)
254 static int __mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
306 int mthca_write_mtt_size(struct mthca_dev *dev)
322 static void mthca_tavor_write_mtt_seg(struct mthca_dev *dev,
336 static void mthca_arbel_write_mtt_seg(struct mthca_dev *dev,
365 int mthca_write_mtt(struct mthca_dev *dev, struct mthca_mtt *mtt,
412 static inline u32 hw_index_to_key(struct mthca_dev *dev, u32 ind)
420 static inline u32 key_to_hw_index(struct mthca_dev *dev, u32 key)
428 static inline u32 adjust_key(struct mthca_dev *dev, u32 key)
436 int mthca_mr_alloc(struct mthca_dev *dev, u32 pd, int buffer_size_shift,
526 int mthca_mr_alloc_notrans(struct mthca_dev *dev, u32 pd,
533 int mthca_mr_alloc_phys(struct mthca_dev *dev, u32 pd,
559 static void mthca_free_region(struct mthca_dev *dev, u32 lkey)
567 void mthca_free_mr(struct mthca_dev *dev, struct mthca_mr *mr)
586 int mthca_fmr_alloc(struct mthca_dev *dev, u32 pd,
705 int mthca_free_fmr(struct mthca_dev *dev, struct mthca_fmr *fmr)
748 struct mthca_dev *dev = to_mdev(ibfmr->device);
789 struct mthca_dev *dev = to_mdev(ibfmr->device);
834 void mthca_tavor_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr)
844 void mthca_arbel_fmr_unmap(struct mthca_dev *dev, struct mthca_fmr *fmr)
854 int mthca_init_mr_table(struct mthca_dev *dev)
978 void mthca_cleanup_mr_table(struct mthca_dev *dev)