Searched refs:L2T_STATE_UNUSED (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_l2t.h51 L2T_STATE_UNUSED /* entry not in use */ enumerator in enum:__anon12753
H A Dt4_l2t.c107 e->state = L2T_STATE_UNUSED;
144 e->state = L2T_STATE_UNUSED;
253 e->state = L2T_STATE_UNUSED;
338 if (e->state == L2T_STATE_UNUSED)
/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c449 KASSERT(e->state != L2T_STATE_UNUSED,

Completed in 81 milliseconds