Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ptp.h265 int ice_get_ptp_clock_index(struct ice_pf *pf);
291 static inline int ice_get_ptp_clock_index(struct ice_pf *pf) in ice_get_ptp_clock_index() function
Dice_ptp.c344 int ice_get_ptp_clock_index(struct ice_pf *pf) in ice_get_ptp_clock_index() function
Dice_ethtool.c3288 info->phc_index = ice_get_ptp_clock_index(pf); in ice_get_ts_info()