Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_regs.h410 #define IGC_LTRMINV 0x5BB0 /* LTR Minimum Value */ macro
Digc_i225.c965 ltrv = IGC_READ_REG(hw, IGC_LTRMINV); in igc_set_ltr_i225()
969 IGC_WRITE_REG(hw, IGC_LTRMINV, ltrv); in igc_set_ltr_i225()