Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h211 u64 hw_csum_good; member
H A Dethtool.c37 { "rx_csum_offload_good", IGBVF_STAT(hw_csum_good, zero_base) },
H A Dnetdev.c125 adapter->hw_csum_good++; in igbvf_rx_checksum_adv()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h261 u64 hw_csum_good; member
H A De1000_ethtool.c67 { "rx_csum_offload_good", E1000_STAT(hw_csum_good) },
H A De1000_main.c3973 adapter->hw_csum_good++; in e1000_rx_checksum()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.h771 u64 hw_csum_good; member
H A Datl1.c1821 adapter->hw_csum_good++; in atl1_rx_checksum()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h266 u64 hw_csum_good; member
H A Dethtool.c84 E1000_STAT("rx_csum_offload_good", hw_csum_good),
H A Dnetdev.c603 adapter->hw_csum_good++; in e1000_rx_checksum()