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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hysdn/
H A Dhysdn_net.c136 net_send_packet(struct sk_buff *skb, struct net_device *dev) function
165 } /* net_send_packet */
255 dev->hard_start_xmit = net_send_packet;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Disa-skeleton.c109 static int net_send_packet(struct sk_buff *skb, struct net_device *dev);
308 dev->hard_start_xmit = net_send_packet;
405 static int net_send_packet(struct sk_buff *skb, struct net_device *dev) function
H A Dmac89x0.c128 static int net_send_packet(struct sk_buff *skb, struct net_device *dev);
284 dev->hard_start_xmit = net_send_packet;
355 net_send_packet(struct sk_buff *skb, struct net_device *dev) function
H A Dat1700.c163 static int net_send_packet(struct sk_buff *skb, struct net_device *dev);
460 dev->hard_start_xmit = net_send_packet;
598 static int net_send_packet (struct sk_buff *skb, struct net_device *dev) function
H A Dcs89x0.c48 : Don't call netif_wake_queue() in net_send_packet()
251 static int net_send_packet(struct sk_buff *skb, struct net_device *dev);
851 dev->hard_start_xmit = net_send_packet;
1506 static int net_send_packet(struct sk_buff *skb, struct net_device *dev) function
1550 * net_send_packet() before this packet has fully gone out. That causes

Completed in 62 milliseconds