Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c1490 #define HW_POWER_DOWN_DELAY (msecs_to_jiffies(100)) in ipw2100_hw_stop_adapter() macro
1546 schedule_timeout_uninterruptible(HW_POWER_DOWN_DELAY); in ipw2100_hw_stop_adapter()