Searched refs:sh_eth_dev (Results 1 – 2 of 2) sorted by relevance
58 struct sh_eth_dev *eth = dev->priv; in sh_eth_send()116 struct sh_eth_dev *eth = dev->priv; in sh_eth_recv()156 static int sh_eth_reset(struct sh_eth_dev *eth) in sh_eth_reset()187 static int sh_eth_tx_desc_init(struct sh_eth_dev *eth) in sh_eth_tx_desc_init()238 static int sh_eth_rx_desc_init(struct sh_eth_dev *eth) in sh_eth_rx_desc_init()311 static void sh_eth_tx_desc_free(struct sh_eth_dev *eth) in sh_eth_tx_desc_free()322 static void sh_eth_rx_desc_free(struct sh_eth_dev *eth) in sh_eth_rx_desc_free()338 static int sh_eth_desc_init(struct sh_eth_dev *eth) in sh_eth_desc_init()358 static int sh_eth_phy_config(struct sh_eth_dev *eth) in sh_eth_phy_config()374 static int sh_eth_config(struct sh_eth_dev *eth, bd_t *bd) in sh_eth_config()[all …]
95 struct sh_eth_dev { struct657 static inline unsigned long sh_eth_reg_addr(struct sh_eth_dev *eth, in sh_eth_reg_addr()672 static inline void sh_eth_write(struct sh_eth_dev *eth, unsigned long data, in sh_eth_write()678 static inline unsigned long sh_eth_read(struct sh_eth_dev *eth, in sh_eth_read()