Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
Dwl_internal.h226 #define PARM_MAX_SLEEP MaxSleepDuration macro
Dwl_main.c184 static p_u16 PARM_MAX_SLEEP = PARM_DEFAULT_MAX_PM_SLEEP; variable
543 VALID_PARAM(( PARM_MAX_SLEEP <= PARM_MAX_MAX_PM_SLEEP )); in wl_insert()
652 lp->MaxSleepDuration = PARM_MAX_SLEEP; in wl_insert()