Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dsh_eth.c60 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_send() local
118 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_recv() local
191 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_tx_desc_init() local
242 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_rx_desc_init() local
314 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_tx_desc_free() local
325 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_rx_desc_free() local
361 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_phy_config() local
378 struct sh_eth_info *port_info = &eth->port_info[port]; in sh_eth_config() local
H A Dsh_eth.h97 struct sh_eth_info port_info[MAX_PORT_NUM]; member
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h472 u32 port_info; member