Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c213 static void ptnet_tx_intr(void *opaque);
654 void (*handler)(void *) = ptnet_tx_intr; in ptnet_irqs_init()
1278 ptnet_tx_intr(void *opaque) in ptnet_tx_intr() function