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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb.h177 u64 hw_csum_rx_error; member in struct:ixgb_adapter
H A Dixgb_ethtool.c89 {"rx_csum_offload_errors", IXGB_STAT(hw_csum_rx_error)},
H A Dixgb_main.c1913 adapter->hw_csum_rx_error++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbevf/
H A Dixgbevf.h217 u64 hw_csum_rx_error; member in struct:ixgbevf_adapter
H A Dethtool.c71 {"rx_csum_offload_errors", IXGBEVF_STAT(hw_csum_rx_error, zero_base,
H A Dixgbevf_main.c368 adapter->hw_csum_rx_error++;
376 adapter->hw_csum_rx_error++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgbe/
H A Dixgbe.h313 u64 hw_csum_rx_error; member in struct:ixgbe_adapter
H A Dixgbe_ethtool.c101 {"rx_csum_offload_errors", IXGBE_STAT(hw_csum_rx_error)},
H A Dixgbe_main.c993 adapter->hw_csum_rx_error++;
1011 adapter->hw_csum_rx_error++;

Completed in 95 milliseconds