Searched refs:malo_tx_proc (Results 1 – 1 of 1) sorted by relevance
140 static void malo_tx_proc(void *, int);248 TASK_INIT(&sc->malo_txtask, 0, malo_tx_proc, sc); in malo_attach()998 malo_tx_proc(void *arg, int npending) in malo_tx_proc() function