Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.c79 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw) in ice_get_ptp_src_clock_index() function
95 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_incval()
115 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_src_cmd()
1220 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_one_port_cmd()
2167 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_read_phy_and_phc_time_e822()
2346 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_start_phy_timer_e822()
Dice_ptp_hw.h127 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw);
Dice_ptp.c468 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_clk_reg()
2523 src_tmr = ice_get_ptp_src_clock_index(&pf->hw); in ice_ptp_prepare_for_reset()