Home
last modified time | relevance | path

Searched refs:IGC_LTRC (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_i225.c1019 ltrc = IGC_READ_REG(hw, IGC_LTRC) | in igc_set_ltr_i225()
1021 IGC_WRITE_REG(hw, IGC_LTRC, ltrc); in igc_set_ltr_i225()
H A Digc_regs.h679 #define IGC_LTRC 0x01A0 /* Latency Tolerance Reporting Control */ macro