Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2420 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_eth56g()
2497 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME); in ice_sync_phy_timer_eth56g()
2599 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_eth56g()
4473 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_READ_TIME); in ice_read_phy_and_phc_time_e82x()
4545 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_ADJ_TIME); in ice_sync_phy_timer_e82x()
4668 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_e82x()
4696 err = ice_ptp_one_port_cmd(hw, port, ICE_PTP_INIT_INCVAL); in ice_start_phy_timer_e82x()
5667 int ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, in ice_ptp_one_port_cmd() function
H A Dice_ptp_hw.h345 int ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port,