Searched refs:current_time (Results 1 – 6 of 6) sorted by relevance
325 uint64_t current_time; in rte_gro_reassemble() local349 current_time = rte_rdtsc(); in rte_gro_reassemble()355 current_time) < 0) in rte_gro_reassemble()360 current_time) < 0) in rte_gro_reassemble()365 current_time) < 0) in rte_gro_reassemble()370 current_time) < 0) in rte_gro_reassemble()
171 uint64_t current_time, last_time = rte_rdtsc(); in main_loop() local181 current_time = rte_rdtsc(); in main_loop()182 time_diff = current_time - last_time; in main_loop()186 last_time = current_time; in main_loop()197 if (app_pkt_handle(pkt, current_time) == DROP) in main_loop()
371 uint64_t current_time; member
711 last_hwrm_time = ptp->current_time; in bnxt_get_rx_ts_p5()
1424 &ptp->current_time); in bnxt_ptp_get_current_time()1442 &ptp->current_time); in bnxt_schedule_ptp_alarm()
3522 uint64_t current_time, start_time; in ice_pps_out_cfg() local3534 current_time = ((uint64_t)hi << 32) | lo; in ice_pps_out_cfg()3536 start_time = (current_time + NSEC_PER_SEC) / in ice_pps_out_cfg()