Home
last modified time | relevance | path

Searched refs:net_device (Results 1 – 5 of 5) sorted by relevance

/bsp/lm3s8962/drivers/
A Dluminaryif.c24 struct net_device struct
33 static struct net_device luminaryif_dev_entry; argument
34 static struct net_device *luminaryif_dev = &luminaryif_dev_entry;
/bsp/lm3s9b9x/drivers/
A Dluminaryif.c23 struct net_device struct
32 static struct net_device luminaryif_dev_entry; argument
33 static struct net_device *luminaryif_dev = &luminaryif_dev_entry;
/bsp/lm4f232/drivers/
A Dluminaryif.c23 struct net_device struct
32 static struct net_device luminaryif_dev_entry; argument
33 static struct net_device *luminaryif_dev =&luminaryif_dev_entry;
/bsp/sam7x/drivers/
A Dsam7x_emac.c71 struct net_device struct
79 static struct net_device sam7x_dev_entry; argument
80 static struct net_device *sam7x_dev =&sam7x_dev_entry;
263 rt_inline void update_mac_address(struct net_device* device) in update_mac_address()
/bsp/tm4c129x/drivers/
A Ddrv_eth.c266 } net_device; typedef
267 typedef net_device* net_device_t;
271 static net_device eth_dev_entry;

Completed in 14 milliseconds