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.c554 sc->cxgb_intr = cxgb_async_intr; in cxgb_controller_attach()
571 sc->cxgb_intr = t3_intr_msi; in cxgb_controller_attach()
577 sc->cxgb_intr = t3b_intr; in cxgb_controller_attach()
908 sc->cxgb_intr, sc, &sc->intr_tag); in cxgb_setup_interrupts()