Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.h80 int (*get_phc_time)(struct ice_vf *vf); member
H A Dice_virtchnl.c4217 .get_phc_time = ice_vc_get_phc_time,
4354 .get_phc_time = ice_vc_get_phc_time,
4596 err = ops->get_phc_time(vf); in ice_vc_process_vf_msg()