Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c328 static int bnx_msi_enable = 1; variable
334 TUNABLE_INT("hw.bnx.msi.enable", &bnx_msi_enable);
5392 sc->bnx_intr_type = pci_alloc_1intr(sc->bnx_dev, bnx_msi_enable, in bnx_alloc_intr()