Searched refs:bytes_unsent (Results 1 – 2 of 2) sorted by relevance
440 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()564 wqe->processed -= c_tx->bytes_unsent; in siw_tx_hdt()599 data_len = c_tx->bytes_unsent; in siw_tx_hdt()643 c_tx->bytes_unsent = 0; in siw_tx_hdt()659 c_tx->bytes_unsent -= rv; in siw_tx_hdt()742 c_tx->bytes_unsent = data_len; in siw_prepare_fpdu()1104 qp->tx_ctx.bytes_unsent); in siw_qp_sq_process()
394 int bytes_unsent; /* ddp payload bytes */ member
Completed in 8 milliseconds