Home
last modified time | relevance | path

Searched refs: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
121 port_info->tx_desc_cur = port_info->tx_desc_base; in sh_eth_send_common()
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
160 port_info->rx_desc_cur = port_info->rx_desc_base; in sh_eth_recv_finish()
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
220 port_info->tx_desc_cur = port_info->tx_desc_base; in sh_eth_tx_desc_init()
253 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_rx_desc_init() local
275 port_info->rx_desc_cur = port_info->rx_desc_base; in sh_eth_rx_desc_init()
[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 14 milliseconds