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

  /src/sys/dev/pci/
if_wm.c 962 static int wm_txrxintr_msix(void *);
6280 IPL_NET, wm_txrxintr_msix, wmq, intr_xname);
9528 * (1) contention with interrupt handler(wm_txrxintr_msix())
11056 wm_txrxintr_msix(void *arg) function in typeref:typename:int
11213 * wm_txrxintr_msix() which is kicked by both ICR_RXQ(0) and

Completed in 49 milliseconds