Lines Matching defs:delay
14 #include <linux/delay.h>1874 ch_switch.delay = csa_ie.max_switch_time;2934 * insist sending these frames which can take time and delay5812 u32 delay;5876 delay = 0;5890 if (!delay)5891 delay = link_delay;5893 delay = min(delay, link_delay);5899 TU_TO_JIFFIES(delay));