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

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_smt.h45 SMT_STATE_ERROR /* entry is in error state */ enumerator in enum:__anon4494
H A Dt4_smt.c282 e->state = SMT_STATE_ERROR;
295 case SMT_STATE_ERROR: return 'E';

Completed in 175 milliseconds