Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ipa/
Dgsi.h125 u64 compl_byte_count; /* last reported completed byte count */ member
Dgsi.c1056 byte_count -= channel->compl_byte_count; in gsi_channel_tx_update()
1057 channel->compl_byte_count += byte_count; in gsi_channel_tx_update()