Home
last modified time | relevance | path

Searched refs:IL_DEF_WD_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945.c2688 .wd_timeout = IL_DEF_WD_TIMEOUT,
2717 .wd_timeout = IL_DEF_WD_TIMEOUT,
D4965.c1931 .wd_timeout = IL_DEF_WD_TIMEOUT,
Ddebug.c1314 timeout = IL_DEF_WD_TIMEOUT; in il_dbgfs_wd_timeout_write()
Dcommon.h1092 #define IL_DEF_WD_TIMEOUT (2000) macro