Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_recv.c822 static unsigned long send_issue_deauth_time; in ap2sta_data_frame() local
824 if (jiffies_to_msecs(jiffies - send_issue_deauth_time) > 10000 || send_issue_deauth_time == 0) { in ap2sta_data_frame()
825 send_issue_deauth_time = jiffies; in ap2sta_data_frame()