Home
last modified time | relevance | path

Searched refs:MSC_RTLF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/
H A Dravb_main.c805 if (desc_status & (MSC_CRC | MSC_RFE | MSC_RTSF | MSC_RTLF | MSC_CEEF)) { in ravb_rx_gbeth()
811 if (desc_status & (MSC_RTLF | MSC_RTSF)) in ravb_rx_gbeth()
931 if (desc_status & (MSC_CRC | MSC_RFE | MSC_RTSF | MSC_RTLF | in ravb_rx_rcar()
938 if (desc_status & (MSC_RTLF | MSC_RTSF)) in ravb_rx_rcar()
H A Dravb.h936 MSC_RTLF = 0x08, /* Frame length error (frame too long) */ enumerator
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/
H A Dravb.h925 MSC_RTLF = 0x08, /* Frame length error (frame too long) */ enumerator
H A Dravb_main.c567 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()

Completed in 16 milliseconds