Searched refs:eth_type (Results 1 – 4 of 4) 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()
974 uf_info->eth_type = GIGA_ETH; in qe_uec_set_eth_type()977 uf_info->eth_type = FAST_ETH; in qe_uec_set_eth_type()
611 .eth_type = CFG_SYS_UEC##num##_ETH_TYPE,\
Completed in 11 milliseconds