Home
last modified time | relevance | path

Searched refs:eth_priv_cfg (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/board/ti/ks2_evm/
H A Dboard_k2l.c91 struct eth_priv_t eth_priv_cfg[] = { variable
128 return sizeof(eth_priv_cfg) / sizeof(struct eth_priv_t); in get_num_eth_ports()
H A Dboard_k2hk.c103 struct eth_priv_t eth_priv_cfg[] = { variable
140 return sizeof(eth_priv_cfg) / sizeof(struct eth_priv_t); in get_num_eth_ports()
H A Dboard_k2e.c96 struct eth_priv_t eth_priv_cfg[] = { variable
165 return sizeof(eth_priv_cfg) / sizeof(struct eth_priv_t); in get_num_eth_ports()
H A Dboard.c113 eth_priv_cfg[j].sgmii_link_type = res; in board_eth_init()
115 keystone2_emac_initialize(&eth_priv_cfg[j]); in board_eth_init()
H A Dboard.h16 extern struct eth_priv_t eth_priv_cfg[];
H A Dboard_k2g.c340 struct eth_priv_t eth_priv_cfg[] = { variable
353 return sizeof(eth_priv_cfg) / sizeof(struct eth_priv_t); in get_num_eth_ports()