Searched refs:mgptc (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 3769 adapter->stats.mgptc += rd32(IGC_MGTPTC); in igc_update_stats()
|
| /OK3568_Linux_fs/kernel/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 | 6745 adapter->stats.mgptc += rd32(E1000_MGTPTC); in igb_update_stats()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | e1000.h | 1016 uint64_t mgptc; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_hw.h | 1296 u64 mgptc; member
|
| H A D | e1000_ethtool.c | 70 { "tx_smbus", E1000_STAT(stats.mgptc) },
|
| H A D | e1000_main.c | 3732 adapter->stats.mgptc += er32(MGTPTC); in e1000_update_stats()
|
| /OK3568_Linux_fs/external/dpdk/pcie/e1000/ |
| H A D | igb_ethdev.c | 471 {"tx_management_packets", offsetof(struct e1000_hw_stats, mgptc)},
|