Searched refs:last_hwrm_time (Results 1 – 1 of 1) sorted by relevance
697 uint64_t last_hwrm_time; in bnxt_get_rx_ts_p5() local711 last_hwrm_time = ptp->current_time; in bnxt_get_rx_ts_p5()712 pkt_time = (last_hwrm_time & BNXT_PTP_CURRENT_TIME_MASK) | rx_ts_cmpl; in bnxt_get_rx_ts_p5()713 if (rx_ts_cmpl < (uint32_t)last_hwrm_time) { in bnxt_get_rx_ts_p5()