Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Deth.h213 #define ETH_TX_EC (1 << 12) macro
/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c241 #define ETH_TX_EC BIT(12) macro
810 if (devcs & ETH_TX_EC) in korina_tx()