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