Searched refs:VIRTCHNL_VF_CAP_PTP (Results 1 – 3 of 3) sorted by relevance
506 VIRTCHNL_VF_CAP_PTP; in iavf_get_vf_resource()1063 if (vf->vf_res->vf_cap_flags & VIRTCHNL_VF_CAP_PTP && in iavf_configure_queues()
966 if (vf->vf_res->vf_cap_flags & VIRTCHNL_VF_CAP_PTP) { in iavf_dev_start()1127 if (vf->vf_res->vf_cap_flags & VIRTCHNL_VF_CAP_PTP) in iavf_dev_info_get()
420 #define VIRTCHNL_VF_CAP_PTP BIT(31) macro