Searched refs:mgptc (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 259 u64 mgptc; member
|
H A D | igc_ethtool.c | 58 IGC_STAT("tx_smbus", stats.mgptc), 251 regs_buff[69] = adapter->stats.mgptc; in igc_ethtool_get_regs()
|
H A D | igc_main.c | 3899 adapter->stats.mgptc += rd32(IGC_MGTPTC); in igc_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 247 u64 mgptc; member
|
H A D | igc_ethtool.c | 58 IGC_STAT("tx_smbus", stats.mgptc), 271 regs_buff[69] = adapter->stats.mgptc; in igc_ethtool_get_regs()
|
H A D | igc_main.c | 5048 adapter->stats.mgptc += rd32(IGC_MGTPTC); in igc_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | hw.h | 399 u64 mgptc; member
|
H A D | ethtool.c | 88 E1000_STAT("tx_smbus", stats.mgptc),
|
H A D | netdev.c | 5028 adapter->stats.mgptc += er32(MGTPTC); in e1000e_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 207 u64 mgptc; member
|
H A D | igb_ethtool.c | 65 IGB_STAT("tx_smbus", stats.mgptc), 592 regs_buff[95] = adapter->stats.mgptc; in igb_get_regs()
|
H A D | igb_main.c | 6751 adapter->stats.mgptc += rd32(E1000_MGTPTC); in igb_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | hw.h | 420 u64 mgptc; member
|
H A D | ethtool.c | 88 E1000_STAT("tx_smbus", stats.mgptc),
|
H A D | netdev.c | 5023 adapter->stats.mgptc += er32(MGTPTC); in e1000e_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 207 u64 mgptc; member
|
H A D | igb_ethtool.c | 65 IGB_STAT("tx_smbus", stats.mgptc), 592 regs_buff[95] = adapter->stats.mgptc; in igb_get_regs()
|
H A D | igb_main.c | 6859 adapter->stats.mgptc += rd32(E1000_MGTPTC); in igb_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 70 { "tx_smbus", E1000_STAT(stats.mgptc) },
|
H A D | e1000_hw.h | 1296 u64 mgptc; member
|
H A D | e1000_main.c | 3732 adapter->stats.mgptc += er32(MGTPTC); in e1000_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 70 { "tx_smbus", E1000_STAT(stats.mgptc) },
|
H A D | e1000_hw.h | 1293 u64 mgptc; member
|
H A D | e1000_main.c | 3732 adapter->stats.mgptc += er32(MGTPTC); in e1000_update_stats()
|
Completed in 110 milliseconds