Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_smt.h42 SMT_STATE_UNUSED, /* entry not in use */ enumerator
79 e->state = SMT_STATE_UNUSED; in t4_smt_release()
H A Dt4_smt.c99 e->state = SMT_STATE_UNUSED; in t4_find_or_alloc_sme()
242 e->state = SMT_STATE_UNUSED; in t4_init_smt()
321 if (e->state == SMT_STATE_UNUSED) in sysctl_smt()