Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_regs.h338 #define IGC_TOTL 0x040C8 /* Total Octets Tx Low - R/clr */ macro
H A Digc_mac.c663 IGC_READ_REG(hw, IGC_TOTL); in igc_clear_hw_cntrs_base_generic()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1746 stats->tot += IGC_READ_REG(hw, IGC_TOTL); in igc_read_stats_registers()