Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsh_eth.c67 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_send_common() local
123 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_recv_start() local
139 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_recv_finish() local
159 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_reset() local
194 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_tx_desc_init() local
247 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_rx_desc_init() local
318 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_tx_desc_free() local
328 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_rx_desc_free() local
361 static void sh_eth_write_hwaddr(struct sh_eth_info *port_info, in sh_eth_write_hwaddr()
375 struct sh_eth_info *port_info = &eth->port_info[eth->port]; in sh_eth_mac_regs_config() local
[all …]
H A Dsh_eth.h99 struct sh_eth_info port_info[MAX_PORT_NUM]; member
/openbmc/qemu/hw/ide/
H A Dpiix.c130 } port_info[] = { in pci_piix_init_bus() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h471 u32 port_info; member