Searched refs:ICE_DBG_PTP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_hw.c | 396 ice_debug(hw, ICE_DBG_PTP, "Failed to soft reset port %d, err %d\n", in ice_ptp_init_phc_e825c() 454 ice_debug(hw, ICE_DBG_PTP, "PTP failed to send msg to phy %d\n", in ice_write_phy_eth56g() 481 ice_debug(hw, ICE_DBG_PTP, "PTP failed to send msg to phy %d\n", in ice_read_phy_eth56g() 904 ice_debug(hw, ICE_DBG_PTP, "Failed to read from low register %#08x\n, err %d", in ice_read_64b_phy_reg_eth56g() 911 ice_debug(hw, ICE_DBG_PTP, "Failed to read from high register %#08x\n, err %d", in ice_read_64b_phy_reg_eth56g() 977 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_40b_phy_reg_eth56g() 984 ice_debug(hw, ICE_DBG_PTP, "Failed to write to high register 0x%08x\n, err %d", in ice_write_40b_phy_reg_eth56g() 1047 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_64b_phy_reg_eth56g() 1054 ice_debug(hw, ICE_DBG_PTP, "Failed to write to high register 0x%08x\n, err %d", in ice_write_64b_phy_reg_eth56g() 1110 ice_debug(hw, ICE_DBG_PTP, "Failed to read low PTP timestamp register, err %d\n", in ice_read_ptp_tstamp_eth56g() [all …]
|
| H A D | ice_type.h | 57 #define ICE_DBG_PTP BIT_ULL(19) macro
|
| H A D | ice_common.c | 6528 ice_debug(hw, ICE_DBG_PTP, "Failed to read CGU register 0x%04x, err %d\n", in ice_read_cgu_reg() 6561 ice_debug(hw, ICE_DBG_PTP, "Failed to write CGU register 0x%04x, err %d\n", in ice_write_cgu_reg()
|