Home
last modified time | relevance | path

Searched refs:alloc_atid_tab (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/
H A Dadapter.h1163 int alloc_atid_tab(struct tid_info *, int);
H A Dt4_filter.c895 rc = alloc_atid_tab(&sc->tids, M_NOWAIT); in set_filter()
H A Dt4_main.c2837 alloc_atid_tab(struct tid_info *t, int flags) in alloc_atid_tab() function
/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_tom.c1369 rc = alloc_atid_tab(t, M_NOWAIT); in alloc_tid_tabs()