Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h162 #define HMEG_STATUS_MXPKTSZ_ERR (1 << 10) /* Maximum_Packet_Size error */ macro
H A Dhme.c3354 if (hmesbits & HMEG_STATUS_MXPKTSZ_ERR) { in hme_nonfatal_err()