Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c159 {DRVSTAT_TX_INFO(tx_compl)}, /* If moving this member see above note */
409 data[base] = stats->tx_compl; in be_get_ethtool_stats()
H A Dbe.h213 u64 tx_compl; member
H A Dbe_main.c3289 tx_stats(txo)->tx_compl += work_done; in be_process_tx()