Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/e1000/
HDif_em.c331 static void em_msix_tx(void *);
1643 em_msix_tx(void *arg) in em_msix_tx() function
2705 INTR_TYPE_NET | INTR_MPSAFE, NULL, em_msix_tx, in em_allocate_msix()