Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/atu/
H A Datu.h116 #define ATU_MIN_FRAMELEN sizeof (struct ieee80211_frame_min) macro
H A Datu.c614 if (len < ATU_RX_HDRLEN + ATU_MIN_FRAMELEN) { in atu_rxeof()