Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h273 int mthca_CLOSE_IB(struct mthca_dev *dev, int port);
H A Dmthca_main.c1094 mthca_CLOSE_IB(mdev, p); in __mthca_remove_one()
H A Dmthca_cmd.c1489 int mthca_CLOSE_IB(struct mthca_dev *dev, int port) in mthca_CLOSE_IB() function
H A Dmthca_qp.c815 mthca_CLOSE_IB(dev, qp->port); in __mthca_modify_qp()