Home
last modified time | relevance | path

Searched refs:ice_ptp_clock_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h295 int ice_ptp_clock_index(struct ice_pf *pf);
380 static inline int ice_ptp_clock_index(struct ice_pf *pf) in ice_ptp_clock_index() function
H A Dice_ptp.c3185 int ice_ptp_clock_index(struct ice_pf *pf) in ice_ptp_clock_index() function
H A Dice_ethtool.c3776 info->phc_index = ice_ptp_clock_index(pf); in ice_get_ts_info()