Home
last modified time | relevance | path

Searched refs:get_phc_time (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/virt/
H A Dvirtchnl.h80 int (*get_phc_time)(struct ice_vf *vf); member
H A Dvirtchnl.c2535 .get_phc_time = ice_vc_get_phc_time,
2672 .get_phc_time = ice_vc_get_phc_time,
2914 err = ops->get_phc_time(vf); in ice_vc_process_vf_msg()