Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Deth.h192 #define ETH_RX_CRC (1 << 9) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rc32434/
H A Deth.h192 #define ETH_RX_CRC (1 << 9) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dkorina.c220 #define ETH_RX_CRC BIT(9) macro
624 if (devcs & ETH_RX_CRC) in korina_rx()
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dkorina.c381 if (devcs & ETH_RX_CRC) in korina_rx()

Completed in 5 milliseconds