Searched refs:net_device (Results 1 – 4 of 4) sorted by relevance
61 struct net_device;67 struct net_device *dev; /* the net_device */86 struct net_device *lldevs[2];
276 #define net_device ifnet macro
1607 struct net_device *ndev;
517 struct net_device *netdev;1343 static void xmm7360_net_uninit(struct net_device *dev) in xmm7360_net_uninit()1347 static int xmm7360_net_open(struct net_device *dev) in xmm7360_net_open()1356 static int xmm7360_net_close(struct net_device *dev) in xmm7360_net_close()1386 static netdev_tx_t xmm7360_net_xmit(struct sk_buff *skb, struct net_device *dev) in xmm7360_net_xmit()1481 static void xmm7360_net_setup(struct net_device *dev) in xmm7360_net_setup()1505 struct net_device *netdev; in xmm7360_create_net()