Searched refs:E1000_TNCRS (Results 1 – 7 of 7) sorted by relevance
132 #define E1000_TNCRS 0x04034 /* Tx-No CRS - R/clr */ macro
199 #define E1000_TNCRS 0x04034 /* TX-No CRS - R/clr */ macro
1898 rd32(E1000_TNCRS); in igb_clear_hw_cntrs_82575()
6700 adapter->stats.tncrs += rd32(E1000_TNCRS); in igb_update_stats()
782 #define E1000_TNCRS 0x04034 /* TX-No CRS - R/clr */ macro912 #define E1000_82542_TNCRS E1000_TNCRS
928 #define E1000_TNCRS 0x04034 /* TX-No CRS - R/clr */ macro1146 #define E1000_82542_TNCRS E1000_TNCRS
2044 stats->tncrs += E1000_READ_REG(hw, E1000_TNCRS); in igb_read_stats_registers()