Searched refs:e1000_hw_stats (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/dpdk/pcie/e1000/ |
| H A D | igb_ethdev.c | 435 {"rx_crc_errors", offsetof(struct e1000_hw_stats, crcerrs)}, 436 {"rx_align_errors", offsetof(struct e1000_hw_stats, algnerrc)}, 437 {"rx_symbol_errors", offsetof(struct e1000_hw_stats, symerrs)}, 438 {"rx_missed_packets", offsetof(struct e1000_hw_stats, mpc)}, 439 {"tx_single_collision_packets", offsetof(struct e1000_hw_stats, scc)}, 440 {"tx_multiple_collision_packets", offsetof(struct e1000_hw_stats, mcc)}, 441 {"tx_excessive_collision_packets", offsetof(struct e1000_hw_stats, 443 {"tx_late_collisions", offsetof(struct e1000_hw_stats, latecol)}, 444 {"tx_total_collisions", offsetof(struct e1000_hw_stats, colc)}, 445 {"tx_deferred_packets", offsetof(struct e1000_hw_stats, dc)}, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000.h | 275 struct e1000_hw_stats stats;
|
| H A D | e1000_hw.h | 16 struct e1000_hw_stats; 1252 struct e1000_hw_stats { struct
|
| H A D | e1000_main.c | 4020 struct e1000_hw_stats *stats, in e1000_tbi_adjust_stats()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 284 struct e1000_hw_stats stats;
|
| H A D | hw.h | 359 struct e1000_hw_stats { struct
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_hw.h | 167 struct e1000_hw_stats { struct
|
| H A D | igb.h | 593 struct e1000_hw_stats stats;
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | e1000.h | 64 struct e1000_hw_stats; 974 struct e1000_hw_stats { struct
|