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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h50 L2T_STATE_SYNC_WRITE, /* synchronous write of entry underway */ enumerator in enum:__anon286
H A Dl2t.c165 e->state = L2T_STATE_SYNC_WRITE;
238 case L2T_STATE_SYNC_WRITE:
240 if (e->state != L2T_STATE_SYNC_WRITE &&
691 case L2T_STATE_SYNC_WRITE: return 'W';

Completed in 113 milliseconds