HomeSort by: relevance | last modified time | path
    Searched refs:IGC_LTRC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_regs.h 407 #define IGC_LTRC 0x01A0 /* Latency Tolerance Reporting Control */
igc_i225.c 915 ltrc = IGC_READ_REG(hw, IGC_LTRC) | IGC_LTRC_EEEMS_EN;
916 IGC_WRITE_REG(hw, IGC_LTRC, ltrc);

Completed in 14 milliseconds