Home
last modified time | relevance | path

Searched refs:FM_ETH_10G_E (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h42 FM_ETH_10G_E, enumerator
86 .type = FM_ETH_10G_E, \
100 .type = FM_ETH_10G_E, \
113 .type = FM_ETH_10G_E, \
129 .type = FM_ETH_10G_E, \
157 .type = FM_ETH_10G_E, \
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Deth.c637 if (fm_eth->type == FM_ETH_10G_E) { in fm_eth_init_mac()