Searched refs:queued_trans_count (Results 1 – 2 of 2) sorted by relevance
126 u64 queued_trans_count; /* ...and queued trans count */ member
1020 trans_count = channel->trans_count - channel->queued_trans_count; in gsi_channel_tx_queued()1022 channel->queued_trans_count = channel->trans_count; in gsi_channel_tx_queued()