Home
last modified time | relevance | path

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

/linux/drivers/net/ipa/
A Dgsi.h116 u64 compl_byte_count; /* last reported completed byte count */ member
A Dgsi.c1124 byte_count = trans->byte_count - channel->compl_byte_count; in gsi_trans_tx_completed()
1127 channel->compl_byte_count += byte_count; in gsi_trans_tx_completed()

Completed in 12 milliseconds