Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
Dsunhme.c108 static struct hme_tx_logent tx_log[TX_LOG_LEN]; variable
116 tlp = &tx_log[txlog_cur_entry]; in tx_add_log()
132 tx_log[this].tstamp, in tx_dump_log()
133 tx_log[this].tx_new, tx_log[this].tx_old, in tx_dump_log()
134 tx_log[this].action, tx_log[this].status); in tx_dump_log()