Lines Matching refs:tx_ctx
134 qp->tx_ctx.tx_suspend = 1; in siw_qp_llp_close()
229 struct siw_iwarp_tx *c_tx = &qp->tx_ctx; in siw_qp_enable_crc()
583 if (qp->tx_ctx.mpa_crc_hd) { in siw_send_terminate()
584 crypto_shash_init(qp->tx_ctx.mpa_crc_hd); in siw_send_terminate()
585 if (crypto_shash_update(qp->tx_ctx.mpa_crc_hd, in siw_send_terminate()
591 if (crypto_shash_update(qp->tx_ctx.mpa_crc_hd, in siw_send_terminate()
596 crypto_shash_final(qp->tx_ctx.mpa_crc_hd, (u8 *)&crc); in siw_send_terminate()
660 qp->tx_ctx.ddp_msn[RDMAP_UNTAGGED_QN_SEND] = 0; in siw_qp_nextstate_from_idle()
661 qp->tx_ctx.ddp_msn[RDMAP_UNTAGGED_QN_RDMA_READ] = 0; in siw_qp_nextstate_from_idle()
662 qp->tx_ctx.ddp_msn[RDMAP_UNTAGGED_QN_TERMINATE] = 0; in siw_qp_nextstate_from_idle()
927 qp->tx_ctx.orq_fence = 1; in siw_activate_tx_from_sq()
954 qp->tx_ctx.orq_fence = 1; in siw_activate_tx_from_sq()