Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c75 static int alloc_stid(struct adapter *, bool, void *);
203 alloc_stid(struct adapter *sc, bool isipv6, void *ctx) in alloc_stid() function
339 lctx->stid = alloc_stid(sc, lctx->isipv6, lctx); in alloc_lctx()