Searched refs:net_device (Results 1 – 5 of 5) sorted by relevance
24 struct net_device struct33 static struct net_device luminaryif_dev_entry; argument34 static struct net_device *luminaryif_dev = &luminaryif_dev_entry;
23 struct net_device struct32 static struct net_device luminaryif_dev_entry; argument33 static struct net_device *luminaryif_dev = &luminaryif_dev_entry;
23 struct net_device struct32 static struct net_device luminaryif_dev_entry; argument33 static struct net_device *luminaryif_dev =&luminaryif_dev_entry;
71 struct net_device struct79 static struct net_device sam7x_dev_entry; argument80 static struct net_device *sam7x_dev =&sam7x_dev_entry;263 rt_inline void update_mac_address(struct net_device* device) in update_mac_address()
266 } net_device; typedef267 typedef net_device* net_device_t;271 static net_device eth_dev_entry;
Completed in 14 milliseconds