Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c203 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw) in ice_get_ptp_src_clock_index() function
219 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_incval()
263 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_tmr_cmd_to_src_reg()
321 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_tmr_cmd_to_port_reg()
1899 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_eth56g()
2062 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_eth56g()
3914 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_e82x()
4091 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_e82x()
H A Dice_ptp_hw.h288 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw);
H A Dice_ptp.c213 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_clk_reg()
2868 src_tmr = ice_get_ptp_src_clock_index(&pf->hw); in ice_ptp_prepare_for_reset()