Searched refs:upto_tv_usec (Results 1 – 2 of 2) sorted by relevance
1015 t_u32 upto_tv_sec, upto_tv_usec; in wlan_delay_func() local1029 &upto_tv_usec); in wlan_delay_func()1039 upto_tv_usec += (delay % 1000000); in wlan_delay_func()1052 (now_tv_usec >= upto_tv_usec)) { in wlan_delay_func()
1118 t_u32 upto_tv_sec, upto_tv_usec; in wlan_delay_func() local1131 &upto_tv_usec); in wlan_delay_func()1142 upto_tv_usec += (delay % 1000000); in wlan_delay_func()1155 (now_tv_usec >= upto_tv_usec)) { in wlan_delay_func()