Searched refs:ice_ptp_one_port_cmd (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 1958 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g() 2040 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME); in ice_sync_phy_timer_eth56g() 2153 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_eth56g() 4082 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x() 4154 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME); in ice_sync_phy_timer_e82x() 4277 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_e82x() 4305 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_e82x() 5379 int ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, in ice_ptp_one_port_cmd() function
|