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

/linux-master/include/linux/
H A Dppp_channel.h51 extern void ppp_output_wakeup(struct ppp_channel *);
/linux-master/drivers/net/ppp/
H A Dppp_synctty.c495 ppp_output_wakeup(&ap->chan);
556 * If the packet was not accepted, we will call ppp_output_wakeup
647 ppp_output_wakeup(&ap->chan);
H A Dppp_async.c500 ppp_output_wakeup(&ap->chan);
619 * If the packet was not accepted, we will call ppp_output_wakeup
736 ppp_output_wakeup(&ap->chan);
H A Dppp_generic.c3002 ppp_output_wakeup(struct ppp_channel *chan) function
3604 EXPORT_SYMBOL(ppp_output_wakeup); variable
/linux-master/drivers/tty/ipwireless/
H A Dnetwork.c78 ppp_output_wakeup(network->ppp_channel);
/linux-master/net/atm/
H A Dpppoatm.c108 ppp_output_wakeup(&pvcc->chan);
147 * while holding the channel->downl lock. And ppp_output_wakeup() as
282 * ppp_output_wakeup(chan) when we're feeling more up to it.

Completed in 196 milliseconds