Home
last modified time | relevance | path

Searched refs:compl_trans_count (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ipa/
Dgsi.h126 u64 compl_trans_count; /* ...and completed trans count */ member
Dgsi.c1058 trans_count -= channel->compl_trans_count; in gsi_channel_tx_update()
1059 channel->compl_trans_count += trans_count; in gsi_channel_tx_update()