Searched refs:queued_byte_count (Results 1 – 2 of 2) sorted by relevance
118 u64 queued_byte_count; /* last reported queued byte count */ member
1093 byte_count = channel->byte_count - channel->queued_byte_count; in gsi_trans_tx_queued()1095 channel->queued_byte_count = channel->byte_count; in gsi_trans_tx_queued()