Searched refs:ppp_output_wakeup (Results 1 – 7 of 7) sorted by relevance
46 extern void ppp_output_wakeup(struct ppp_channel *);
501 ppp_output_wakeup(&ap->chan); in ppp_sync_process()653 ppp_output_wakeup(&ap->chan); in ppp_sync_flush_output()
505 ppp_output_wakeup(&ap->chan); in ppp_async_process()741 ppp_output_wakeup(&ap->chan); in ppp_async_flush_output()
2722 ppp_output_wakeup(struct ppp_channel *chan) in ppp_output_wakeup() function3327 EXPORT_SYMBOL(ppp_output_wakeup);
106 ppp_output_wakeup((struct ppp_channel *) arg); in pppoatm_wakeup_sender()
51 and the channel should call the ppp_output_wakeup() function at a73 * ppp_output_wakeup() is called by a channel when it has previously170 when the channel calls ppp_output_wakeup() or when the core213 ppp_output_wakeup(), ppp_channel_index() or ppp_unit_number() for a
78 ppp_output_wakeup(network->ppp_channel); in notify_packet_sent()