Home
last modified time | relevance | path

Searched defs:tx_qp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c1071 struct ib_qp *tx_qp; in ipoib_cm_create_tx_qp() local
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h471 #define tx_qp(tx) container_of(tx, struct siw_qp, tx_ctx) macro