Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_regs.h392 #define IGC_LTRC 0x01A0 /* Latency Tolerance Reporting Control */ macro
H A Digc_i225.c905 ltrc = IGC_READ_REG(hw, IGC_LTRC) | in igc_set_ltr_i225()
907 IGC_WRITE_REG(hw, IGC_LTRC, ltrc); in igc_set_ltr_i225()