Searched refs:delay_time (Results 1 – 2 of 2) sorted by relevance
342 unsigned int delay_time; in hostapd_2040_coex_action() local343 delay_time = OVERLAPPING_BSS_TRANS_DELAY_FACTOR * in hostapd_2040_coex_action()347 eloop_register_timeout(delay_time, 0, ap_ht2040_timeout, in hostapd_2040_coex_action()351 delay_time); in hostapd_2040_coex_action()422 unsigned int delay_time = OVERLAPPING_BSS_TRANS_DELAY_FACTOR * in ht40_intolerant_remove() local426 delay_time); in ht40_intolerant_remove()428 eloop_register_timeout(delay_time, 0, ap_ht2040_timeout, in ht40_intolerant_remove()
469 u32 delay_time; in radius_client_retransmit() local479 delay_time = now - entry->first_try; in radius_client_retransmit()480 WPA_PUT_BE32(acct_delay_time, delay_time); in radius_client_retransmit()484 delay_time); in radius_client_retransmit()