Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c77 static void free_stid(struct adapter *, int , bool);
302 free_stid(struct adapter *sc, int stid, bool isipv6) in free_stid() function
381 free_stid(sc, lctx->stid, lctx->isipv6); in free_lctx()