Searched refs:eth_type (Results 1 – 8 of 8) sorted by relevance
98 enum enet_type eth_type; member
424 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()452 if (uf_info->eth_type == FAST_ETH) { in ucc_fast_init()
975 uf_info->eth_type = GIGA_ETH; in qe_uec_set_eth_type()978 uf_info->eth_type = FAST_ETH; in qe_uec_set_eth_type()
611 .eth_type = CONFIG_SYS_UEC##num##_ETH_TYPE,\
425 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()453 if (uf_info->eth_type == FAST_ETH) { in ucc_fast_init()
436 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) in init_phy()517 if (uec->uec_info->uf_info.eth_type == GIGA_ETH) { in adjust_link()
Completed in 17 milliseconds