Searched refs:ice_ptp_clock_index (Results 1 – 3 of 3) sorted by relevance
292 int ice_ptp_clock_index(struct ice_pf *pf);384 static inline int ice_ptp_clock_index(struct ice_pf *pf) in ice_ptp_clock_index() function
3028 * ice_ptp_clock_index - Get the PTP clock index for this device3034 int ice_ptp_clock_index(struct ice_pf *pf) in ice_ptp_clock_index() function
3741 info->phc_index = ice_ptp_clock_index(pf); in ice_get_ts_info()