Searched refs:E1000_RLEC (Results 1 – 7 of 7) sorted by relevance
135 #define E1000_RLEC 0x04040 /* Receive Length Error Count - R/clr */ macro
202 #define E1000_RLEC 0x04040 /* Receive Length Error Count - R/clr */ macro
539 rd32(E1000_RLEC); in igb_clear_hw_cntrs_base()
6661 adapter->stats.rlec += rd32(E1000_RLEC); in igb_update_stats()
785 #define E1000_RLEC 0x04040 /* Receive Length Error Count - R/clr */ macro915 #define E1000_82542_RLEC E1000_RLEC
931 #define E1000_RLEC 0x04040 /* Receive Length Error Count - R/clr */ macro1149 #define E1000_82542_RLEC E1000_RLEC
1953 stats->rlec += E1000_READ_REG(hw, E1000_RLEC); in igb_read_stats_registers()