Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_recv.c997 static unsigned long send_issue_deauth_time; in ap2sta_data_frame() local
1001 if (jiffies_to_msecs(jiffies - send_issue_deauth_time) > 10000 || send_issue_deauth_time == 0) { in ap2sta_data_frame()
1002 send_issue_deauth_time = jiffies; in ap2sta_data_frame()