Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h172 unsigned txns[DISTRIBUTION_MAX_INDEX + 1]; member
Dfwserial.c169 sum += stats->txns[j]; in fwtty_dump_profile()
172 seq_printf(m, "%6d", stats->txns[j]); in fwtty_dump_profile()
756 fwtty_profile_data(port->stats.txns, 0); in fwtty_tx()
765 fwtty_profile_data(port->stats.txns, txn->dma_pended.len); in fwtty_tx()