Searched refs:fmr_mtt_buddy (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c300 if (dev->mr_table.fmr_mtt_buddy != &dev->mr_table.mtt_buddy ||
359 if (dev->mr_table.fmr_mtt_buddy != &dev->mr_table.mtt_buddy ||
615 mr->mtt = __mthca_alloc_mtt(dev, list_len, dev->mr_table.fmr_mtt_buddy);
930 dev->mr_table.fmr_mtt_buddy =
933 dev->mr_table.fmr_mtt_buddy = &dev->mr_table.mtt_buddy;
940 dev->mr_table.fmr_mtt_buddy) == -1) {
942 dev->mr_table.fmr_mtt_buddy->max_order);
H A Dmthca_dev.h216 struct mthca_buddy *fmr_mtt_buddy; member in struct:mthca_mr_table

Completed in 98 milliseconds