Home
last modified time | relevance | path

Searched refs:hal_tx_proc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.c36 hal_tx_proc(void *arg, int npending) in hal_tx_proc() function
73 TASK_INIT(&hal->hal_md->tx_handler->proc, 0, hal_tx_proc, hal); in init_hal()