Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_recv.c995 static unsigned long send_issue_deauth_time; in ap2sta_data_frame() local
999 if (jiffies_to_msecs(jiffies - send_issue_deauth_time) > 10000 || send_issue_deauth_time == 0) { in ap2sta_data_frame()
1000 send_issue_deauth_time = jiffies; in ap2sta_data_frame()