Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c486 .iw_get_qp = c4iw_get_qp,
H A Diw_cxgb4.h998 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);
H A Dqp.c2410 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn) in c4iw_get_qp() function