Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h384 driver_intr_t *cxgb_intr; member
H A Dcxgb_main.c556 sc->cxgb_intr = cxgb_async_intr; in cxgb_controller_attach()
573 sc->cxgb_intr = t3_intr_msi; in cxgb_controller_attach()
579 sc->cxgb_intr = t3b_intr; in cxgb_controller_attach()
911 sc->cxgb_intr, sc, &sc->intr_tag); in cxgb_setup_interrupts()