Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ipa/
Dgsi.h128 u64 compl_trans_count; /* ...and completed trans count */ member
Dgsi.c1060 trans_count -= channel->compl_trans_count; in gsi_channel_tx_update()
1061 channel->compl_trans_count += trans_count; in gsi_channel_tx_update()