Searched refs:ICE_DBG_PTP (Results 1 – 3 of 3) sorted by relevance
| /drivers/net/ethernet/intel/ice/ |
| 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() 1351 ice_debug(hw, ICE_DBG_PTP, "tx_init = %#016llx\n", *tx_ts); in ice_ptp_read_port_capture_eth56g() 1362 ice_debug(hw, ICE_DBG_PTP, "rx_init = %#016llx\n", *rx_ts); in ice_ptp_read_port_capture_eth56g() 1963 ice_debug(hw, ICE_DBG_PTP, "Failed to acquire PTP semaphore\n"); in ice_sync_phy_timer_eth56g() 2386 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_read_64b_phy_reg_e82x() 2460 ice_debug(hw, ICE_DBG_PTP, "Invalid 40b register addr 0x%08x\n", in ice_write_40b_phy_reg_e82x() 2507 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_write_64b_phy_reg_e82x() 2981 ice_debug(hw, ICE_DBG_PTP, "tx_init = 0x%016llx\n", in ice_ptp_read_port_capture() 2992 ice_debug(hw, ICE_DBG_PTP, "rx_init = 0x%016llx\n", in ice_ptp_read_port_capture() [all …]
|
| A D | ice_type.h | 57 #define ICE_DBG_PTP BIT_ULL(19) macro
|
| A D | ice_common.c | 6398 ice_debug(hw, ICE_DBG_PTP, "Failed to read CGU register 0x%04x, err %d\n", in ice_read_cgu_reg() 6431 ice_debug(hw, ICE_DBG_PTP, "Failed to write CGU register 0x%04x, err %d\n", in ice_write_cgu_reg()
|
Completed in 29 milliseconds