Home
last modified time | relevance | path

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

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