Searched defs:dnet (Results 1 – 2 of 2) sorted by relevance
38 u16 dnet_readw_mac(struct dnet_device *dnet, u16 reg) in dnet_readw_mac()57 void dnet_writew_mac(struct dnet_device *dnet, u16 reg, u16 val) in dnet_writew_mac()70 static void dnet_mdio_write(struct dnet_device *dnet, u8 reg, u16 value) in dnet_mdio_write()102 static u16 dnet_mdio_read(struct dnet_device *dnet, u8 reg) in dnet_mdio_read()135 struct dnet_device *dnet = to_dnet(netdev); in dnet_send() local170 struct dnet_device *dnet = to_dnet(netdev); in dnet_recv() local204 struct dnet_device *dnet = to_dnet(netdev); in dnet_set_hwaddr() local215 static void dnet_phy_reset(struct dnet_device *dnet) in dnet_phy_reset()241 static int dnet_phy_init(struct dnet_device *dnet) in dnet_phy_init()315 struct dnet_device *dnet = to_dnet(netdev); in dnet_init() local[all …]
504 import dumbnet as dnet namespace