Searched defs:ETH_TX_LC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/mips/include/asm/mach-rc32434/ | ||
H A D | eth.h | 214 #define ETH_TX_LC (1 << 13) macro |
/openbmc/linux/drivers/net/ethernet/ | ||
H A D | korina.c | 242 #define ETH_TX_LC BIT(13) macro |