mpt_alloc         212 drivers/infiniband/hw/mthca/mthca_dev.h 	struct mthca_alloc      mpt_alloc;
mpt_alloc         440 drivers/infiniband/hw/mthca/mthca_mr.c 	key = mthca_alloc(&dev->mr_table.mpt_alloc);
mpt_alloc         508 drivers/infiniband/hw/mthca/mthca_mr.c 	mthca_free(&dev->mr_table.mpt_alloc, key);
mpt_alloc         550 drivers/infiniband/hw/mthca/mthca_mr.c 	mthca_free(&dev->mr_table.mpt_alloc, key_to_hw_index(dev, lkey));
mpt_alloc         588 drivers/infiniband/hw/mthca/mthca_mr.c 	key = mthca_alloc(&dev->mr_table.mpt_alloc);
mpt_alloc         674 drivers/infiniband/hw/mthca/mthca_mr.c 	mthca_free(&dev->mr_table.mpt_alloc, key);
mpt_alloc         832 drivers/infiniband/hw/mthca/mthca_mr.c 	err = mthca_alloc_init(&dev->mr_table.mpt_alloc,
mpt_alloc         946 drivers/infiniband/hw/mthca/mthca_mr.c 	mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);
mpt_alloc         964 drivers/infiniband/hw/mthca/mthca_mr.c 	mthca_alloc_cleanup(&dev->mr_table.mpt_alloc);