Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/ !
H A Diavf_types.h22 struct virtchnl_ptp_caps hw_caps;
H A Diavf_virtchnl.c232 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()
/linux/drivers/net/ethernet/intel/ice/virt/ !
H A Dvirtchnl.h79 const struct virtchnl_ptp_caps *msg);
H A Dvirtchnl.c2446 const struct virtchnl_ptp_caps *msg) in ice_vc_get_ptp_cap()
2464 sizeof(struct virtchnl_ptp_caps)); in ice_vc_get_ptp_cap()
/linux/include/linux/avf/ !
H A Dvirtchnl.h1568 struct virtchnl_ptp_caps { struct
1573 VIRTCHNL_CHECK_STRUCT_LEN(48, virtchnl_ptp_caps); argument
1927 valid_len = sizeof(struct virtchnl_ptp_caps); in virtchnl_vc_validate_vf_msg()