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.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()
862 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_tmr_cmd_to_port_reg()
2359 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_eth56g()
2516 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_eth56g()
4448 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_e82x()
4625 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_e82x()
H A Dice_ptp_hw.h333 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()
2824 src_tmr = ice_get_ptp_src_clock_index(&pf->hw); in ice_ptp_prepare_for_reset()