Searched refs:ncp_tcp_tx_proc (Results 1 – 3 of 3) sorted by relevance
152 extern void ncp_tcp_tx_proc(struct work_struct *work);
689 void ncp_tcp_tx_proc(struct work_struct *work) in ncp_tcp_tx_proc() function
645 INIT_WORK(&server->tx.tq, ncp_tcp_tx_proc); in ncp_fill_super()