Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dl2t.c239 if (e->state != L2T_STATE_UNUSED) { in alloc_l2e()
247 e->state = L2T_STATE_UNUSED; in alloc_l2e()
456 d->l2tab[i].state = L2T_STATE_UNUSED; in t3_init_l2t()
Dl2t.h43 L2T_STATE_UNUSED /* entry not in use */ enumerator
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.c62 L2T_STATE_UNUSED /* entry not in use */ enumerator
299 e->state = L2T_STATE_UNUSED; in alloc_l2e()
502 d->l2tab[i].state = L2T_STATE_UNUSED; in t4_init_l2t()