Home
last modified time | relevance | path

Searched refs:first_cycle (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c1300 uint64_t first_cycle, cur_cycle; in i40e_pf_host_handle_vf_msg() local
1478 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()