Searched refs:tx_bytes_ok (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/scsi/snic/
H A Dvnic_stats.h27 u64 tx_bytes_ok; member in struct:vnic_tx_stats
/linux-4.4.14/drivers/scsi/fnic/
H A Dvnic_stats.h27 u64 tx_bytes_ok; member in struct:vnic_tx_stats
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
H A Dvnic_stats.h29 u64 tx_bytes_ok; member in struct:vnic_tx_stats
H A Denic_ethtool.c54 ENIC_TX_STAT(tx_bytes_ok),
H A Denic_main.c699 net_stats->tx_bytes = stats->tx.tx_bytes_ok; enic_get_stats()
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
H A Dnic.h232 u64 tx_bytes_ok; member in struct:nicvf_hw_stats
H A Dnicvf_ethtool.c76 NICVF_HW_STAT(tx_bytes_ok),
H A Dnicvf_main.c1340 stats->tx_bytes_ok = GET_TX_STATS(TX_OCTS); nicvf_update_stats()
1374 stats->tx_bytes = hw_stats->tx_bytes_ok; nicvf_get_stats64()
/linux-4.4.14/drivers/net/ethernet/aurora/
H A Dnb8800.c1121 "tx_bytes_ok",

Completed in 162 milliseconds