Home
last modified time | relevance | path

Searched refs:eth_type (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/net/qe/
A Duccf.h98 enum enet_type eth_type; member
A Duccf.c424 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()
452 if (uf_info->eth_type == FAST_ETH) { in ucc_fast_init()
A Ddm_qe_uec.c975 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()
A Duec.h611 .eth_type = CONFIG_SYS_UEC##num##_ETH_TYPE,\
/u-boot/drivers/qe/
A Duccf.h98 enum enet_type eth_type; member
A Duccf.c425 if (uf_info->eth_type == GIGA_ETH) { in ucc_fast_init()
453 if (uf_info->eth_type == FAST_ETH) { in ucc_fast_init()
A Duec.h611 .eth_type = CONFIG_SYS_UEC##num##_ETH_TYPE,\
A Duec.c436 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