Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dl2t.h20 L2T_STATE_UNUSED /* entry not in use */ enumerator
H A Dl2t.c135 e->state = L2T_STATE_UNUSED; in find_or_alloc_l2e()
214 d->l2tab[i].state = L2T_STATE_UNUSED; in t4_init_l2t()