Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h1234 #define IGC_LTRC_EEEMS_EN 0x00000020 /* Enable EEE LTR max send */ macro
H A Digc_i225.c911 ltrc = IGC_READ_REG(hw, IGC_LTRC) | IGC_LTRC_EEEMS_EN; in igc_set_ltr_i225()