Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mthca/
Dmthca_cmd.h274 int mthca_CLOSE_IB(struct mthca_dev *dev, int port, u8 *status);
Dmthca_main.c1174 mthca_CLOSE_IB(mdev, p, &status); in __mthca_remove_one()
Dmthca_cmd.c1447 int mthca_CLOSE_IB(struct mthca_dev *dev, int port, u8 *status) in mthca_CLOSE_IB() function
Dmthca_qp.c821 mthca_CLOSE_IB(dev, qp->port, &status); in __mthca_modify_qp()