Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h55 L2T_STATE_UNUSED /* entry not in use */ enumerator
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h55 L2T_STATE_UNUSED /* entry not in use */ enumerator
H 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H 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()
H A Dl2t.h43 L2T_STATE_UNUSED /* entry not in use */ enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H 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()
H A Dl2t.h43 L2T_STATE_UNUSED /* entry not in use */ enumerator

Completed in 6 milliseconds