Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_mcx.c2328 void *tx_softint; member
3041 tx->tx_softint = softint_establish(SOFTINT_NET|SOFTINT_MPSAFE, in mcx_attach()
7987 softint_schedule(tx->tx_softint); in mcx_transmit()