Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c1464 #define HW_POWER_DOWN_DELAY (msecs_to_jiffies(100)) in ipw2100_hw_stop_adapter() macro
1520 schedule_timeout_uninterruptible(HW_POWER_DOWN_DELAY); in ipw2100_hw_stop_adapter()