Home
last modified time | relevance | path

Searched refs:E1000_GOTCL (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_regs.h356 #define E1000_GOTCL 0x04090 /* Good Octets Tx Count Low - R/clr */ macro
H A De1000_mac.c690 E1000_READ_REG(hw, E1000_GOTCL); in e1000_clear_hw_cntrs_base_generic()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c3220 stats->gotc += E1000_READ_REG(hw, E1000_GOTCL) + in igb_update_stats_counters()