tx_qp 484 drivers/infiniband/hw/mlx5/gsi.c struct ib_qp *tx_qp; tx_qp 494 drivers/infiniband/hw/mlx5/gsi.c tx_qp = get_tx_qp(gsi, &cur_wr); tx_qp 495 drivers/infiniband/hw/mlx5/gsi.c if (!tx_qp) { tx_qp 507 drivers/infiniband/hw/mlx5/gsi.c ret = ib_post_send(tx_qp, &cur_wr.wr, bad_wr); tx_qp 221 drivers/infiniband/sw/siw/siw_qp_tx.c siw_dbg_qp(tx_qp(c_tx), "stale wqe type %d\n", tx_type(wqe)); tx_qp 542 drivers/infiniband/sw/siw/siw_qp_tx.c siw_dbg_qp(tx_qp(c_tx), "to many fragments\n"); tx_qp 1071 drivers/infiniband/ulp/ipoib/ipoib_cm.c struct ib_qp *tx_qp; tx_qp 1077 drivers/infiniband/ulp/ipoib/ipoib_cm.c tx_qp = ib_create_qp(priv->pd, &attr); tx_qp 1079 drivers/infiniband/ulp/ipoib/ipoib_cm.c return tx_qp;