Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dl2t.c240 if (e->state != L2T_STATE_UNUSED) { in alloc_l2e()
248 e->state = L2T_STATE_UNUSED; in alloc_l2e()
459 d->l2tab[i].state = L2T_STATE_UNUSED; in t3_init_l2t()
A Dl2t.h43 L2T_STATE_UNUSED /* entry not in use */ enumerator
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dl2t.h55 L2T_STATE_UNUSED /* entry not in use */ enumerator
A Dl2t.c294 e->state = L2T_STATE_UNUSED; in alloc_l2e()
335 e->state = L2T_STATE_UNUSED; in find_or_alloc_l2e()
655 d->l2tab[i].state = L2T_STATE_UNUSED; in t4_init_l2t()

Completed in 7 milliseconds