Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/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()