Home
last modified time | relevance | path

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

/freebsd/sys/dev/al_eth/
H A Dal_eth.c1408 al_eth_tx_cmpl_work(void *arg, int pending) in al_eth_tx_cmpl_work() function
2319 TASK_INIT(&tx_ring->cmpl_task, 0, al_eth_tx_cmpl_work, tx_ring); in al_eth_setup_tx_resources()