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