Searched refs:virtchnl_phc_time (Results 1 – 2 of 2) sorted by relevance
2052 struct virtchnl_phc_time { struct2057 VIRTCHNL_CHECK_STRUCT_LEN(16, virtchnl_phc_time); argument2380 valid_len = sizeof(struct virtchnl_phc_time); in virtchnl_vc_validate_vf_msg()
1902 struct virtchnl_phc_time phc_time; in iavf_get_phc_time()1919 adapter->phc_time = ((struct virtchnl_phc_time *)args.out_buffer)->time; in iavf_get_phc_time()