Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dl2t.h16 L2T_STATE_SYNC_WRITE, /* synchronous write of entry underway */ enumerator
H A Dl2t.c93 e->state = L2T_STATE_SYNC_WRITE; in write_l2e()