Searched refs:queued_trans_count (Results 1 – 2 of 2) sorted by relevance
119 u64 queued_trans_count; /* ...and queued trans count */ member
1009 trans_count = channel->trans_count - channel->queued_trans_count; in gsi_trans_tx_queued()1011 channel->queued_trans_count = channel->trans_count; in gsi_trans_tx_queued()