Home
last modified time | relevance | path

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

/linux-6.12.1/arch/m68k/include/asm/
Dmacintosh.h78 #define MAC_ETHER_MACE 2 macro
/linux-6.12.1/arch/m68k/mac/
Dconfig.c439 .ether_type = MAC_ETHER_MACE,
585 .ether_type = MAC_ETHER_MACE,
1095 if (macintosh_config->ether_type == MAC_ETHER_MACE) in mac_platform_init()