Home
last modified time | relevance | path

Searched defs:total_tx_bytes (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h191 unsigned int total_tx_bytes; member
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h215 unsigned int total_tx_bytes; member
H A De1000_main.c3835 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h236 unsigned int total_tx_bytes; member
H A Dnetdev.c1224 unsigned int total_tx_bytes = 0, total_tx_packets = 0; in e1000_clean_tx_irq() local