Home
last modified time | relevance | path

Searched refs:mthca_MAP_FA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h257 int mthca_MAP_FA(struct mthca_dev *dev, struct mthca_icm *icm);
H A Dmthca_main.c359 err = mthca_MAP_FA(mdev, mdev->fw.arbel.fw_icm); in mthca_load_fw()
H A Dmthca_cmd.c736 int mthca_MAP_FA(struct mthca_dev *dev, struct mthca_icm *icm) in mthca_MAP_FA() function