Searched refs:MSC_RTSF (Results 1 – 2 of 2) sorted by relevance
941 MSC_RTSF = 0x04, /* Frame length error (frame too short) */ enumerator
835 if (desc_status & (MSC_CRC | MSC_RFE | MSC_RTSF | MSC_RTLF | MSC_CEEF)) { in ravb_rx_gbeth()841 if (desc_status & (MSC_RTLF | MSC_RTSF)) in ravb_rx_gbeth()982 if (desc_status & (MSC_CRC | MSC_RFE | MSC_RTSF | MSC_RTLF | in ravb_rx_rcar()989 if (desc_status & (MSC_RTLF | MSC_RTSF)) in ravb_rx_rcar()
Completed in 16 milliseconds