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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_net.c46 * isdn_net_start_xmit() and at several other locations and clearing
47 * it from isdn_net_start_xmit() thread when sending was successful.
50 * only be set by the isdn_net_start_xmit() thread and only when a tx-busy
180 static netdev_tx_t isdn_net_start_xmit(struct sk_buff *,
551 * This function is initially called from within isdn_net_start_xmit() or
1040 * Helper function for isdn_net_start_xmit.
1166 isdn_net_start_xmit(struct sk_buff *skb, struct net_device *ndev) function
2440 * from isdn_net_start_xmit().
2520 .ndo_start_xmit = isdn_net_start_xmit,

Completed in 59 milliseconds