Home
last modified time | relevance | path

Searched refs:tsctfc (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h221 u64 tsctfc; member
H A Digb_ethtool.c58 IGB_STAT("tx_tcp_seg_failed", stats.tsctfc),
H A Digb_main.c6841 adapter->stats.tsctfc += rd32(E1000_TSCTFC); in igb_update_stats()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h434 u64 tsctfc; member
H A Dethtool.c79 E1000_STAT("tx_tcp_seg_failed", stats.tsctfc),
H A Dnetdev.c4997 adapter->stats.tsctfc += er32(TSCTFC); in e1000e_update_stats()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1309 u64 tsctfc; member
H A De1000_ethtool.c61 { "tx_tcp_seg_failed", E1000_STAT(stats.tsctfc) },
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c51 IGC_STAT("tx_tcp_seg_failed", stats.tsctfc),