Searched refs:ice_warn (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_ptp_hw.c | 830 ice_warn(hw, "Invalid TIME_REF frequency %u\n", clk_freq); in ice_cfg_cgu_pll_e822() 835 ice_warn(hw, "Invalid clock source %u\n", clk_src); in ice_cfg_cgu_pll_e822() 841 ice_warn(hw, "TCX0 only supports 25 MHz frequency\n"); in ice_cfg_cgu_pll_e822() 931 ice_warn(hw, "CGU PLL failed to lock\n"); in ice_cfg_cgu_pll_e822() 1350 ice_warn(hw, "Unknown timer command %u\n", cmd); in ice_ptp_one_port_cmd() 2343 ice_warn(hw, "PHY port %u Tx and Rx timers do not match, tx_time 0x%016llX, rx_time 0x%016llX\n", in ice_read_phy_and_phc_time_e822() 3054 ice_warn(hw, "Unknown timer command %u\n", cmd); in ice_ptp_port_cmd_e810() 3381 ice_warn(hw, "Unknown timer command %u\n", cmd); in ice_ptp_src_cmd()
|
| H A D | ice_osdep.h | 158 #define ice_warn(hw, fmt, args...) ice_debug(hw, ICE_DBG_ALL, fmt, ##args) macro
|
| H A D | ice_controlq.c | 494 …ice_warn(hw, "The driver for the device stopped because the NVM image is newer than expected. You … in ice_aq_ver_check()
|
| H A D | ice_common.c | 881 ice_warn(hw, in ice_print_rollback_msg() 990 ice_warn(hw, "Get PHY capabilities failed status = %d, continuing anyway\n", in ice_init_hw()
|