Searched refs:ice_ptp_one_port_cmd (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_ptp_hw.c | 1239 * port, use ice_ptp_one_port_cmd() instead. 1314 * ice_ptp_one_port_cmd - Prepare one port for a timer command 1324 ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, in ice_ptp_one_port_cmd() function 2217 err = ice_ptp_one_port_cmd(hw, port, READ_TIME); in ice_read_phy_and_phc_time_e822() 2288 err = ice_ptp_one_port_cmd(hw, port, ADJ_TIME); in ice_sync_phy_timer_e822() 2411 err = ice_ptp_one_port_cmd(hw, port, INIT_INCVAL); in ice_start_phy_timer_e822() 2439 err = ice_ptp_one_port_cmd(hw, port, INIT_INCVAL); in ice_start_phy_timer_e822()
|
Completed in 7 milliseconds