Searched refs:MAC_RES_COUNT (Results 1 – 1 of 1) sorted by relevance
287 #define MAC_RES_COUNT 4 /* MAC regs, MAC en, MAC INT, MACDMA regs */ macro310 static struct resource au1xxx_eth0_resources[][MAC_RES_COUNT] __initdata = {344 .num_resources = MAC_RES_COUNT,352 static struct resource au1xxx_eth1_resources[][MAC_RES_COUNT] __initdata = {380 .num_resources = MAC_RES_COUNT,412 macres = kmemdup_array(au1xxx_eth0_resources[ctype], MAC_RES_COUNT, in alchemy_setup_macs()433 macres = kmemdup_array(au1xxx_eth1_resources[ctype], MAC_RES_COUNT, in alchemy_setup_macs()