HomeSort by: relevance | last modified time | path
    Searched defs:ixv_msix_que (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixv.c 151 static int ixv_msix_que(void *);
879 * ixv_msix_que - MSI-X Queue Interrupt Service routine
882 ixv_msix_que(void *arg) function in typeref:typename:int
967 } /* ixv_msix_que */
3399 sc->osdep.intrs[i], IPL_NET, ixv_msix_que, que,

Completed in 14 milliseconds