Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c500 iwcm->get_qp = c4iw_get_qp; in c4iw_register_device()
H A Diw_cxgbe.h961 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);
H A Dqp.c1954 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn) in c4iw_get_qp() function