Searched refs:msg_timestamps (Results 1 – 2 of 2) sorted by relevance
1474 vf->msg_timestamps[vf->msg_index++] = cur_cycle; in i40e_pf_host_handle_vf_msg()1478 first_cycle = vf->msg_timestamps[vf->msg_index]; in i40e_pf_host_handle_vf_msg()1542 pf->vfs[i].msg_timestamps = in i40e_pf_host_init()1544 if (pf->vfs[i].msg_timestamps == NULL) { in i40e_pf_host_init()1563 rte_free(pf->vfs[i].msg_timestamps); in i40e_pf_host_init()1591 rte_free(pf->vfs[i].msg_timestamps); in i40e_pf_host_uninit()
470 uint64_t *msg_timestamps; member