Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/
Dether_fcc.c40 static struct ether_fcc_info_s struct
42 int ether_index;
43 int proff_enet;
44 ulong cpm_cr_enet_sblock;
45 ulong cpm_cr_enet_page;
46 ulong cmxfcr_mask;
47 ulong cmxfcr_value;
/third_party/uboot/u-boot-2020.01/drivers/net/
Dmpc8xx_fec.c48 static struct ether_fcc_info_s struct
50 int ether_index;
51 int fecp_offset;
52 int phy_addr;
53 int actual_phy_addr;
54 int initialized;