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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c1618 static int strip_xmit(struct sk_buff *skb, struct net_device *dev) function
1671 * IdleTask periodically calls strip_xmit, so even when we have no IP packets
1678 strip_xmit(NULL, (struct net_device *)parameter);
2543 dev->hard_start_xmit = strip_xmit;

Completed in 30 milliseconds