Searched refs:queued_byte_count (Results 1 – 2 of 2) sorted by relevance
123 u64 queued_byte_count; /* last reported queued byte count */ member
1017 byte_count = channel->byte_count - channel->queued_byte_count; in gsi_channel_tx_queued()1019 channel->queued_byte_count = channel->byte_count; in gsi_channel_tx_queued()