Searched refs:timeBcnInfoChkStart (Results 1 – 2 of 2) sorted by relevance
1182 …if ((pmlmepriv->timeBcnInfoChkStart != 0) && (jiffies_to_msecs(jiffies - pmlmepriv->timeBcnInfoChk… in rtw_check_bcn_info()1183 pmlmepriv->timeBcnInfoChkStart = 0; in rtw_check_bcn_info()1311 pmlmepriv->timeBcnInfoChkStart = jiffies; in rtw_check_bcn_info()1315 …if ((pmlmepriv->timeBcnInfoChkStart != 0) && (jiffies_to_msecs(jiffies - pmlmepriv->timeBcnInfoChk… in rtw_check_bcn_info()1317 pmlmepriv->timeBcnInfoChkStart = 0; in rtw_check_bcn_info()
245 unsigned long timeBcnInfoChkStart; member