Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sun/
Dsunhme.c109 static struct hme_tx_logent tx_log[TX_LOG_LEN]; variable
117 tlp = &tx_log[txlog_cur_entry]; in tx_add_log()
133 tx_log[this].tstamp, in tx_dump_log()
134 tx_log[this].tx_new, tx_log[this].tx_old, in tx_dump_log()
135 tx_log[this].action, tx_log[this].status); in tx_dump_log()