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

  /src/sys/dev/pci/igc/
igc_regs.h 421 #define IGC_LTRMAXV 0x5BB4 /* LTR Maximum Value */
igc_i225.c 977 ltrv = IGC_READ_REG(hw, IGC_LTRMAXV);
981 IGC_WRITE_REG(hw, IGC_LTRMAXV, ltrv);

Completed in 13 milliseconds