Searched refs:ulLastRxJiffer (Results 1 – 6 of 6) sorted by relevance
208 unsigned long ulLastRxJiffer; member
272 pMgmt->sNodeDBTable[uNodeIndex].ulLastRxJiffer = jiffies; in hostap_add_sta()311 (jiffies - pMgmt->sNodeDBTable[uNodeIndex].ulLastRxJiffer) / HZ; in hostap_get_info_sta()
466 pMgmt->sNodeDBTable[iSANodeIndex].ulLastRxJiffer = jiffies; in device_receive_frame()
197 unsigned long ulLastRxJiffer; member
267 pMgmt->sNodeDBTable[uNodeIndex].ulLastRxJiffer = jiffies; in hostap_add_sta()306 (jiffies - pMgmt->sNodeDBTable[uNodeIndex].ulLastRxJiffer) / HZ; in hostap_get_info_sta()
480 pMgmt->sNodeDBTable[iSANodeIndex].ulLastRxJiffer = jiffies; in RXbBulkInProcessData()