Home
last modified time | relevance | path

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

/Linux-v5.10/arch/m68k/include/asm/
Dmacintosh.h78 #define MAC_ETHER_MACE 2 macro
/Linux-v5.10/arch/m68k/mac/
Dconfig.c446 .ether_type = MAC_ETHER_MACE,
592 .ether_type = MAC_ETHER_MACE,
1104 if (macintosh_config->ether_type == MAC_ETHER_MACE) in mac_platform_init()