Home
last modified time | relevance | path

Searched refs:bytes_unsent (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/siw/
A Dsiw_qp_tx.c440 unsigned int data_len = c_tx->bytes_unsent, hdr_len = 0, trl_len = 0, in siw_tx_hdt()
509 wqe->processed -= c_tx->bytes_unsent; in siw_tx_hdt()
554 wqe->processed -= c_tx->bytes_unsent; in siw_tx_hdt()
589 data_len = c_tx->bytes_unsent; in siw_tx_hdt()
633 c_tx->bytes_unsent = 0; in siw_tx_hdt()
649 c_tx->bytes_unsent -= rv; in siw_tx_hdt()
732 c_tx->bytes_unsent = data_len; in siw_prepare_fpdu()
1094 qp->tx_ctx.bytes_unsent); in siw_qp_sq_process()
A Dsiw.h394 int bytes_unsent; /* ddp payload bytes */ member

Completed in 8 milliseconds