Home
last modified time | relevance | path

Searched refs:E1000_TNCRS (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_regs.h336 #define E1000_TNCRS 0x04034 /* Tx-No CRS - R/clr */ macro
H A De1000_82540.c667 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82540()
H A De1000_82541.c1264 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82541()
H A De1000_82543.c1554 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82543()
H A De1000_80003es2lan.c1433 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_80003es2lan()
H A De1000_82571.c1891 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82571()
H A De1000_82575.c1939 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_82575()
H A De1000_ich8lan.c6119 E1000_READ_REG(hw, E1000_TNCRS); in e1000_clear_hw_cntrs_ich8lan()
H A Dif_em.c4339 E1000_READ_REG(&sc->hw, E1000_TNCRS); in em_update_stats_counters()
/freebsd/usr.sbin/bhyve/
H A Dpci_e82545.c2085 case E1000_TNCRS: in e82545_read_register()