Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dprovider.c484 .iw_get_qp = c4iw_get_qp,
H A Diw_cxgb4.h1012 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn);
H A Dqp.c2419 struct ib_qp *c4iw_get_qp(struct ib_device *dev, int qpn) in c4iw_get_qp() function