Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1250 #define IGC_LTRMAXV_LTRV_MASK 0x000003FF /* LTR maximum value */ macro
H A Digc_i225.c970 if (ltr_max != (ltrv & IGC_LTRMAXV_LTRV_MASK)) { in igc_set_ltr_i225()