Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_vf.c751 rc = t4_setup_intr_handlers(sc); in t4vf_attach()
HDadapter.h1377 int t4_setup_intr_handlers(struct adapter *);
HDt4_main.c1625 rc = t4_setup_intr_handlers(sc); in t4_attach()
6698 t4_setup_intr_handlers(struct adapter *sc) in t4_setup_intr_handlers() function