Searched refs:ICE_DBG_PTP (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| A 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() 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() 283 ice_debug(hw, ICE_DBG_PTP, "Failed to write adj to PHY SHADJ_H, status %d\n", in ice_ptp_prep_phy_adj_e810() 312 ice_debug(hw, ICE_DBG_PTP, "Failed to write incval to PHY SHADJ_L, status %d\n", in ice_ptp_prep_phy_incval_e810() 319 ice_debug(hw, ICE_DBG_PTP, "Failed to write incval PHY SHADJ_H, status %d\n", in ice_ptp_prep_phy_incval_e810() [all …]
|
| A D | ice_type.h | 52 #define ICE_DBG_PTP BIT_ULL(19) macro
|
Completed in 10 milliseconds