Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c1475 #define HW_POWER_DOWN_DELAY (msecs_to_jiffies(100)) in ipw2100_hw_stop_adapter() macro
1531 schedule_timeout_uninterruptible(HW_POWER_DOWN_DELAY); in ipw2100_hw_stop_adapter()
/kernel/linux/linux-6.6/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()

Completed in 17 milliseconds