Searched refs:netdev_start (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lmc.c2759 sc->hdlcdev->xmit = netdev_start;
3681 netdev_start(struct sk_buff *skb, struct net_device *netdev) function
3897 netdev->hard_start_xmit = netdev_start;
3957 sc->hdlcdev->xmit = netdev_start; /* the REAL hard_start_xmit() */
H A Dif_lmc.h1329 static int netdev_start(struct sk_buff *, struct net_device *);

Completed in 136 milliseconds