Home
last modified time | relevance | path

Searched defs:bcm63xx_enet_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_dev_enet.h10 struct bcm63xx_enet_platform_data { struct
11 char mac_addr[ETH_ALEN];
13 int has_phy;
16 int use_internal_phy;
19 int phy_id;
43 const struct bcm63xx_enet_platform_data *pd); argument