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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_net.c45 * isdn_net_start_xmit() and at several other locations and clearing
46 * it from isdn_net_start_xmit() thread when sending was successful.
49 * only be set by the isdn_net_start_xmit() thread and only when a tx-busy
179 static int isdn_net_start_xmit(struct sk_buff *, struct net_device *);
547 * This function is initially called from within isdn_net_start_xmit() or
1042 * Helper function for isdn_net_start_xmit.
1168 isdn_net_start_xmit(struct sk_buff *skb, struct net_device *ndev) function
2040 ndev->hard_start_xmit = &isdn_net_start_xmit;
2461 * from isdn_net_start_xmit().

Completed in 84 milliseconds