Searched defs:tx_qp (Results 1 – 3 of 3) sorted by relevance
484 struct ib_qp *tx_qp; in mlx5_ib_gsi_post_send() local
1069 struct ib_qp *tx_qp; in ipoib_cm_create_tx_qp() local
492 #define tx_qp(tx) container_of(tx, struct siw_qp, tx_ctx) macro