| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | ppt.c | 575 INTR_TYPE_NET | INTR_MPSAFE, in ppt_setup_msi() 683 INTR_TYPE_NET | INTR_MPSAFE, in ppt_setup_msix()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet-spi.c | 273 INTR_TYPE_NET | INTR_MPSAFE, in cvm_oct_spi_init()
|
| H A D | ethernet-rgmii.c | 233 INTR_TYPE_NET | INTR_MPSAFE, in cvm_oct_rgmii_init()
|
| H A D | ethernet.c | 245 error = bus_setup_intr(bus, sc->sc_rx_irq, INTR_TYPE_NET | INTR_MPSAFE, in cvm_oct_configure_common_hw()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | cms.c | 447 NULL, IRQ_MSGRING, INTR_TYPE_NET, &cookie); in xlp_msgring_config()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_intr.c | 124 flags &= (INTR_TYPE_TTY | INTR_TYPE_BIO | INTR_TYPE_NET | in intr_priority() 133 case INTR_TYPE_NET: in intr_priority() 597 if (flags & INTR_TYPE_NET) in intr_event_add_handler()
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | if_octm.c | 204 error = bus_setup_intr(sc->sc_dev, sc->sc_intr, INTR_TYPE_NET, NULL, in octm_attach()
|
| /f-stack/freebsd/contrib/ncsw/user/env/ |
| H A D | xx.c | 375 flags = INTR_TYPE_NET | INTR_MPSAFE; in XX_SetIntr()
|
| /f-stack/freebsd/mips/atheros/ar531x/ |
| H A D | if_are.c | 359 INTR_TYPE_NET, NULL); in are_attach() 362 error = bus_setup_intr(dev, sc->are_irq, INTR_TYPE_NET | INTR_MPSAFE, in are_attach()
|
| /f-stack/freebsd/arm64/broadcom/genet/ |
| H A D | if_genet.c | 288 INTR_TYPE_NET | INTR_MPSAFE, NULL, gen_intr, sc, &sc->ih); in gen_attach() 295 INTR_TYPE_NET | INTR_MPSAFE, NULL, gen_intr2, sc, &sc->ih2); in gen_attach()
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | if_emac.c | 981 error = bus_setup_intr(dev, sc->emac_irq, INTR_TYPE_NET | INTR_MPSAFE, in emac_attach()
|
| H A D | aw_mmc.c | 457 INTR_TYPE_NET | INTR_MPSAFE, NULL, aw_mmc_intr, sc, in aw_mmc_attach()
|
| H A D | if_awg.c | 1961 INTR_TYPE_NET | INTR_MPSAFE, NULL, awg_intr, sc, &sc->ih); in awg_attach()
|
| /f-stack/freebsd/net/ |
| H A D | netisr.c | 1267 SWI_NET, INTR_TYPE_NET | INTR_MPSAFE, &nwsp->nws_swi_cookie); in netisr_start_swi()
|
| H A D | iflib.c | 1620 rc = bus_setup_intr(dev, res, INTR_MPSAFE | INTR_TYPE_NET, in _iflib_irq_alloc()
|
| /f-stack/freebsd/sys/ |
| H A D | bus.h | 256 INTR_TYPE_NET = 4, enumerator
|
| /f-stack/freebsd/mips/atheros/ |
| H A D | if_arge.c | 1004 error = bus_setup_intr(sc->arge_dev, sc->arge_irq, INTR_TYPE_NET | INTR_MPSAFE, in arge_attach()
|
| /f-stack/freebsd/arm/ti/cpsw/ |
| H A D | if_cpsw.c | 717 INTR_TYPE_NET | INTR_MPSAFE, NULL, in cpsw_intr_attach()
|