Searched refs:E1000_LENERRS (Results 1 – 3 of 3) sorted by relevance
275 #define E1000_LENERRS 0x04138 /* Length Errors Count */ macro
1928 rd32(E1000_LENERRS); in igb_clear_hw_cntrs_82575()
2038 stats->lenerrs += E1000_READ_REG(hw, E1000_LENERRS); in igb_read_stats_registers()