Home
last modified time | relevance | path

Searched refs:mthca_CLOSE_IB (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h273 int mthca_CLOSE_IB(struct mthca_dev *dev, int port);
H A Dmthca_main.c1076 mthca_CLOSE_IB(mdev, p); in __mthca_remove_one()
H A Dmthca_cmd.c1488 int mthca_CLOSE_IB(struct mthca_dev *dev, int port) in mthca_CLOSE_IB() function
H A Dmthca_qp.c827 mthca_CLOSE_IB(dev, qp->port); in __mthca_modify_qp()