Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/core/
A Drtw_wlan_util.c1139 …if ((pmlmepriv->timeBcnInfoChkStart != 0) && (jiffies_to_msecs(jiffies - pmlmepriv->timeBcnInfoChk… in rtw_check_bcn_info()
1140 pmlmepriv->timeBcnInfoChkStart = 0; in rtw_check_bcn_info()
1268 pmlmepriv->timeBcnInfoChkStart = jiffies; in rtw_check_bcn_info()
1272 …if ((pmlmepriv->timeBcnInfoChkStart != 0) && (jiffies_to_msecs(jiffies - pmlmepriv->timeBcnInfoChk… in rtw_check_bcn_info()
1274 pmlmepriv->timeBcnInfoChkStart = 0; in rtw_check_bcn_info()
/drivers/staging/rtl8723bs/include/
A Drtw_mlme.h245 unsigned long timeBcnInfoChkStart; member

Completed in 9 milliseconds