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

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_smt.h44 SMT_STATE_UNUSED, /* entry not in use */ enumerator in enum:__anon12759
81 e->state = SMT_STATE_UNUSED;
H A Dt4_smt.c101 e->state = SMT_STATE_UNUSED;
244 e->state = SMT_STATE_UNUSED;
323 if (e->state == SMT_STATE_UNUSED)

Completed in 107 milliseconds