Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h52 #define HMETMD_BUFSIZE (0x3fff << 0) /* 0-13 : Tx Data buffer size */ macro
H A Dhme.c3230 hmep->hme_obytes += flags & HMETMD_BUFSIZE; in hmereclaim()