Searched defs:dnet (Results 1 – 1 of 1) sorted by relevance
40 u16 dnet_readw_mac(struct dnet_device *dnet, u16 reg) in dnet_readw_mac()59 void dnet_writew_mac(struct dnet_device *dnet, u16 reg, u16 val) in dnet_writew_mac()104 static u16 dnet_mdio_read(struct dnet_device *dnet, u8 reg) in dnet_mdio_read()137 struct dnet_device *dnet = to_dnet(netdev); in dnet_send() local172 struct dnet_device *dnet = to_dnet(netdev); in dnet_recv() local206 struct dnet_device *dnet = to_dnet(netdev); in dnet_set_hwaddr() local217 static void dnet_phy_reset(struct dnet_device *dnet) in dnet_phy_reset()243 static int dnet_phy_init(struct dnet_device *dnet) in dnet_phy_init()317 struct dnet_device *dnet = to_dnet(netdev); in dnet_init() local355 struct dnet_device *dnet = to_dnet(netdev); in dnet_halt() local[all …]
Completed in 3 milliseconds