Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c204 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw) in ice_get_ptp_src_clock_index() function
220 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_incval()
805 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_tmr_cmd_to_src_reg()
863 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_tmr_cmd_to_port_reg()
2425 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_eth56g()
2582 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_eth56g()
4472 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_e82x()
4649 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_e82x()
H A Dice_ptp_hw.h330 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw);
H A Dice_ptp.c308 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_clk_reg()
3016 src_tmr = ice_get_ptp_src_clock_index(&pf->hw); in ice_ptp_prepare_for_reset()