Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_cmd.h273 int mthca_CLOSE_IB(struct mthca_dev *dev, int port);
Dmthca_main.c1098 mthca_CLOSE_IB(mdev, p); in __mthca_remove_one()
Dmthca_cmd.c1486 int mthca_CLOSE_IB(struct mthca_dev *dev, int port) in mthca_CLOSE_IB() function
Dmthca_qp.c809 mthca_CLOSE_IB(dev, qp->port); in __mthca_modify_qp()