Searched refs:virtchnl_ptp_caps (Results 1 – 5 of 5) sorted by relevance
22 struct virtchnl_ptp_caps hw_caps;
232 struct virtchnl_ptp_caps hw_caps = { in iavf_send_vf_ptp_caps_msg()353 struct virtchnl_ptp_caps caps = {}; in iavf_get_vf_ptp_caps()2728 adapter->ptp.hw_caps = *(struct virtchnl_ptp_caps *)msg; in iavf_virtchnl_completion()
79 const struct virtchnl_ptp_caps *msg);
2446 const struct virtchnl_ptp_caps *msg) in ice_vc_get_ptp_cap()2464 sizeof(struct virtchnl_ptp_caps)); in ice_vc_get_ptp_cap()
1568 struct virtchnl_ptp_caps { struct1573 VIRTCHNL_CHECK_STRUCT_LEN(48, virtchnl_ptp_caps); argument1927 valid_len = sizeof(struct virtchnl_ptp_caps); in virtchnl_vc_validate_vf_msg()