Searched refs:E1000_ALGNERRC (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/sys/dev/e1000/ |
| D | e1000_regs.h | 315 #define E1000_ALGNERRC 0x04004 /* Alignment Error Count - R/clr */ macro
|
| D | e1000_82540.c | 665 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82540()
|
| D | e1000_82541.c | 1262 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82541()
|
| D | e1000_82543.c | 1552 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82543()
|
| D | e1000_80003es2lan.c | 1505 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_80003es2lan()
|
| D | e1000_82571.c | 2010 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82571()
|
| D | e1000_82575.c | 2097 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_82575()
|
| D | if_lem.c | 4494 E1000_READ_REG(&adapter->hw, E1000_ALGNERRC); in lem_update_stats_counters()
|
| D | e1000_ich8lan.c | 6075 E1000_READ_REG(hw, E1000_ALGNERRC); in e1000_clear_hw_cntrs_ich8lan()
|
| D | if_igb.c | 5520 stats->algnerrc += E1000_READ_REG(hw, E1000_ALGNERRC);
|
| D | if_em.c | 5693 E1000_READ_REG(&adapter->hw, E1000_ALGNERRC); in em_update_stats_counters()
|
| /freebsd-10-stable/usr.sbin/bhyve/ |
| D | pci_e82545.c | 1970 case E1000_ALGNERRC: in e82545_read_register()
|