Searched refs:ICE_DBG_PTP (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 313 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_read_40b_phy_reg_e822() 360 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_read_64b_phy_reg_e822() 442 ice_debug(hw, ICE_DBG_PTP, "Invalid 40b register addr 0x%08x\n", in ice_write_40b_phy_reg_e822() 490 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_write_64b_phy_reg_e822() 1205 ice_debug(hw, ICE_DBG_PTP, "read INCVAL = 0x%016llx\n", in ice_ptp_read_phy_incval_e822() 1294 ice_debug(hw, ICE_DBG_PTP, "tx_init = 0x%016llx\n", in ice_ptp_read_port_capture() 1305 ice_debug(hw, ICE_DBG_PTP, "rx_init = 0x%016llx\n", in ice_ptp_read_port_capture() 1481 ice_debug(hw, ICE_DBG_PTP, "Failed to read serdes info\n"); in ice_phy_get_speed_and_fec_e822() 2369 ice_debug(hw, ICE_DBG_PTP, "Failed to acquire PTP semaphore\n"); in ice_sync_phy_timer_e822() 2654 ice_debug(hw, ICE_DBG_PTP, "Port %u not in bypass mode\n", in ice_phy_exit_bypass_e822() [all …]
|
| H A D | ice_type.h | 135 #define ICE_DBG_PTP BIT_ULL(19) macro
|