Searched refs:first_cycle (Results 1 – 1 of 1) sorted by relevance
1300 uint64_t first_cycle, cur_cycle; in i40e_pf_host_handle_vf_msg() local1478 first_cycle = vf->msg_timestamps[vf->msg_index]; in i40e_pf_host_handle_vf_msg()1485 if (first_cycle && cur_cycle < first_cycle + in i40e_pf_host_handle_vf_msg()1491 (uint32_t)((cur_cycle - first_cycle + in i40e_pf_host_handle_vf_msg()