Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.c1319 uint32_t pba, hwm, hwmp, hwm2x; in igc_hw_common_init() local
1341 hwmp = (pba << 10) * 9 / 10; in igc_hw_common_init()
1343 hwm = MIN(hwmp, hwm2x); in igc_hw_common_init()