Searched refs:MSC_RTLF (Results 1 – 2 of 2) sorted by relevance
925 MSC_RTLF = 0x08, /* Frame length error (frame too long) */ enumerator
567 if (desc_status & (MSC_CRC | MSC_RFE | MSC_RTSF | MSC_RTLF | in ravb_rx()574 if (desc_status & (MSC_RTLF | MSC_RTSF)) in ravb_rx()