Home
last modified time | relevance | path

Searched refs:ice_ptp_tmr_cmd (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
A Dice_ptp_hw.c335 static int ice_ptp_port_cmd_e810(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_port_cmd_e810()
442 static void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd()
481 static int ice_ptp_tmr_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_tmr_cmd() function
535 return ice_ptp_tmr_cmd(hw, INIT_TIME); in ice_ptp_init_time()
567 return ice_ptp_tmr_cmd(hw, INIT_INCVAL); in ice_ptp_write_incval()
623 return ice_ptp_tmr_cmd(hw, ADJ_TIME); in ice_ptp_adj_clock()
A Dice_ptp_hw.h7 enum ice_ptp_tmr_cmd { enum

Completed in 4 milliseconds