Searched refs:port_info (Results 1 – 3 of 3) sorted by relevance
73 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_send_common() local121 port_info->tx_desc_cur = port_info->tx_desc_base; in sh_eth_send_common()129 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_recv_start() local145 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_recv_finish() local160 port_info->rx_desc_cur = port_info->rx_desc_base; in sh_eth_recv_finish()165 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_reset() local200 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_tx_desc_init() local220 port_info->tx_desc_cur = port_info->tx_desc_base; in sh_eth_tx_desc_init()253 struct sh_eth_info *port_info = ð->port_info[eth->port]; in sh_eth_rx_desc_init() local275 port_info->rx_desc_cur = port_info->rx_desc_base; in sh_eth_rx_desc_init()[all …]
95 struct sh_eth_info port_info[MAX_PORT_NUM]; member
471 u32 port_info; member
Completed in 14 milliseconds