Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h170 #define HMEG_STATUS_RX_DROP (1 << 17) /* No free Rx descriptors */ macro
H A Dhme.c3327 if (hmesbits & HMEG_STATUS_RX_DROP) { in hme_nonfatal_err()