Searched refs:msg_timestamps (Results 1 – 2 of 2) sorted by relevance
1539 vf->msg_timestamps[vf->msg_index++] = cur_cycle; in i40e_pf_host_handle_vf_msg()1543 first_cycle = vf->msg_timestamps[vf->msg_index]; in i40e_pf_host_handle_vf_msg()1607 pf->vfs[i].msg_timestamps = in i40e_pf_host_init()1609 if (pf->vfs[i].msg_timestamps == NULL) { in i40e_pf_host_init()1628 rte_free(pf->vfs[i].msg_timestamps); in i40e_pf_host_init()1656 rte_free(pf->vfs[i].msg_timestamps); in i40e_pf_host_uninit()
481 uint64_t *msg_timestamps; member