Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/
HDt4_l2t.h87 int t4_init_l2t(struct adapter *, int);
HDt4_l2t.c184 t4_init_l2t(struct adapter *sc, int flags) in t4_init_l2t() function
HDt4_main.c944 t4_init_l2t(sc, M_WAITOK); in t4_attach()