Searched refs:ICE_DBG_PTP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/ice/ |
| D | ice_ptp_hw.c | 80 ice_debug(hw, ICE_DBG_PTP, "Failed to send message to PHY, status %d\n", in ice_read_phy_reg_e810() 111 ice_debug(hw, ICE_DBG_PTP, "Failed to send message to PHY, status %d\n", in ice_write_phy_reg_e810() 140 ice_debug(hw, ICE_DBG_PTP, "Failed to read low PTP timestamp register, status %d\n", in ice_read_phy_tstamp_e810() 147 ice_debug(hw, ICE_DBG_PTP, "Failed to read high PTP timestamp register, status %d\n", in ice_read_phy_tstamp_e810() 179 ice_debug(hw, ICE_DBG_PTP, "Failed to clear low PTP timestamp register, status %d\n", in ice_clear_phy_tstamp_e810() 186 ice_debug(hw, ICE_DBG_PTP, "Failed to clear high PTP timestamp register, status %d\n", in ice_clear_phy_tstamp_e810() 210 ice_debug(hw, ICE_DBG_PTP, "PTP failed in ena_phy_time_syn %d\n", in ice_ptp_init_phy_e810() 236 ice_debug(hw, ICE_DBG_PTP, "Failed to write SHTIME_0, status %d\n", in ice_ptp_prep_phy_time_e810() 243 ice_debug(hw, ICE_DBG_PTP, "Failed to write SHTIME_L, status %d\n", in ice_ptp_prep_phy_time_e810() 276 ice_debug(hw, ICE_DBG_PTP, "Failed to write adj to PHY SHADJ_L, status %d\n", in ice_ptp_prep_phy_adj_e810() [all …]
|
| D | ice_type.h | 52 #define ICE_DBG_PTP BIT_ULL(19) macro
|