Searched refs:firstPktRxTime (Results 1 – 2 of 2) sorted by relevance
233 frame->info.firstPktRxTime = item->rxTimeStamp; in FillpFrameRxNewFrag()274 h->curFrame.info.firstPktRxTime = UTILS_MIN(h->curFrame.info.firstPktRxTime, item->rxTimeStamp); in FillpFrameRxUpdateAndNotify()284 h->curFrame.info.firstPktRxTime, h->curFrame.info.lastPktRxTime); in FillpFrameRxUpdateAndNotify()
54 FILLP_LLONG firstPktRxTime; /* rx time of the first pkt of the frame */ member