Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h8 enum ice_ptp_tmr_cmd { enum
334 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd);
347 enum ice_ptp_tmr_cmd configured_cmd);
H A Dice_ptp_hw.c778 enum ice_ptp_tmr_cmd cmd) in ice_ptp_tmr_cmd_to_src_reg()
823 enum ice_ptp_tmr_cmd cmd) in ice_ptp_tmr_cmd_to_port_reg()
875 void ice_ptp_src_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_src_cmd()
1907 enum ice_ptp_tmr_cmd cmd) in ice_ptp_write_port_cmd_eth56g()
3572 enum ice_ptp_tmr_cmd cmd) in ice_ptp_write_port_cmd_e82x()
5680 enum ice_ptp_tmr_cmd cmd) in ice_ptp_write_port_cmd()
5707 enum ice_ptp_tmr_cmd configured_cmd) in ice_ptp_one_port_cmd()
5778 static int ice_ptp_tmr_cmd(struct ice_hw *hw, enum ice_ptp_tmr_cmd cmd) in ice_ptp_tmr_cmd() function
5852 return ice_ptp_tmr_cmd(hw, ICE_PTP_INIT_TIME); in ice_ptp_init_time()
5903 return ice_ptp_tmr_cmd(hw, ICE_PTP_INIT_INCVAL); in ice_ptp_write_incval()
[all …]