Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h21 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw);
Dice_ptp_hw.c49 u8 ice_get_ptp_src_clock_index(struct ice_hw *hw) in ice_get_ptp_src_clock_index() function
447 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_src_cmd()
Dice_ptp.c222 tmr_idx = ice_get_ptp_src_clock_index(hw); in ice_ptp_read_src_clk_reg()