Home
last modified time | relevance | path

Searched refs:SW_FLAG_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_ich8lan.h220 #define SW_FLAG_TIMEOUT 1000 /* SW Semaphore flag timeout in ms */ macro
H A De1000_ich8lan.c1827 timeout = SW_FLAG_TIMEOUT; in e1000_acquire_swflag_ich8lan()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_ich8lan.h220 #define SW_FLAG_TIMEOUT 1000 /* SW Semaphore flag timeout in ms */ macro