Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_connect.c270 toep->tid = alloc_atid(sc, toep); in t4_connect()
/freebsd-12.1/sys/dev/cxgbe/
H A Dadapter.h1165 int alloc_atid(struct adapter *, void *);
H A Dt4_filter.c1556 atid = alloc_atid(sc, f); in set_hashfilter()
H A Dt4_main.c2872 alloc_atid(struct adapter *sc, void *ctx) in alloc_atid() function