Searched refs:SW_FLAG_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/e1000e/ | ||
D | ich8lan.h | 219 #define SW_FLAG_TIMEOUT 1000 /* SW Semaphore flag timeout in ms */ macro |
D | ich8lan.c | 1769 timeout = SW_FLAG_TIMEOUT; in e1000_acquire_swflag_ich8lan() |