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 | 429 ice_debug(hw, ICE_DBG_PTP, "PTP failed to send msg to phy %d\n", in ice_write_phy_eth56g() 456 ice_debug(hw, ICE_DBG_PTP, "PTP failed to send msg to phy %d\n", in ice_read_phy_eth56g() 842 ice_debug(hw, ICE_DBG_PTP, "Failed to read from low register %#08x\n, err %d", in ice_read_64b_phy_reg_eth56g() 849 ice_debug(hw, ICE_DBG_PTP, "Failed to read from high register %#08x\n, err %d", in ice_read_64b_phy_reg_eth56g() 915 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_40b_phy_reg_eth56g() 922 ice_debug(hw, ICE_DBG_PTP, "Failed to write to high register 0x%08x\n, err %d", in ice_write_40b_phy_reg_eth56g() 985 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_64b_phy_reg_eth56g() 992 ice_debug(hw, ICE_DBG_PTP, "Failed to write to high register 0x%08x\n, err %d", in ice_write_64b_phy_reg_eth56g() 1048 ice_debug(hw, ICE_DBG_PTP, "Failed to read low PTP timestamp register, err %d\n", in ice_read_ptp_tstamp_eth56g() 1055 ice_debug(hw, ICE_DBG_PTP, "Failed to read high 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 | 6525 ice_debug(hw, ICE_DBG_PTP, "Failed to read CGU register 0x%04x, err %d\n", in ice_read_cgu_reg() 6558 ice_debug(hw, ICE_DBG_PTP, "Failed to write CGU register 0x%04x, err %d\n", in ice_write_cgu_reg()
|