Home
last modified time | relevance | path

Searched defs:port_info (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/net/
A Dsh_eth.c73 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_send_common() local
129 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_recv_start() local
145 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_recv_finish() local
165 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_reset() local
200 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_tx_desc_init() local
253 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_rx_desc_init() local
324 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_tx_desc_free() local
334 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_rx_desc_free() local
381 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_mac_regs_config() local
428 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_phy_regs_config() local
[all …]
A Dsh_eth.h95 struct sh_eth_info port_info[MAX_PORT_NUM]; member
/u-boot/include/usb/
A Dxhci.h471 u32 port_info; member

Completed in 13 milliseconds