Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h347 int lctx_count; /* # of lctx in the hash table */ member
H A Dt4_listen.c412 td->lctx_count++; in listen_hash_add()
450 td->lctx_count--; in listen_hash_del()
H A Dt4_tom.c1540 KASSERT(td->lctx_count == 0, in free_tom_data()
1980 if (td->lctx_count > 0) in t4_tom_deactivate()