Searched refs:al_info (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/al_eth/ |
H A D | al_init_eth_kr.c | 156 al_info("%s %s autonegotiation failed on timeout\n", in al_eth_kr_an_run() 167 al_info("%s %s autonegotiation failed (status error)\n", in al_eth_kr_an_run() 755 al_info("[%s] FAILED: did not achieve initial frame lock...\n", in al_eth_kr_run_lt() 774 al_info("%s: wait for an complete timeout!\n", __func__); in al_eth_kr_run_lt()
|
H A D | al_init_eth_lm.c | 959 al_info("%s: (channel %d) signal %d cdr lock %d\n", in al_eth_lm_retimer_signal_lock_check() 1238 al_info("%s: New SFP mode detected %s -> %s\n", in al_eth_lm_link_detection() 1315 al_info("%s: failed to configure the retimer\n", __func__); in al_eth_lm_link_establish() 1383 al_info("%s: link training finished successfully\n", __func__); in al_eth_lm_link_establish()
|
/freebsd/sys/contrib/alpine-hal/ |
H A D | al_hal_plat_services.h | 337 #define al_info(...) do { if (AL_DBG_LEVEL >= AL_DBG_LEVEL_INFO) { AL_DBG_LOCK(); printf(__VA_ARG… macro
|
H A D | al_hal_udma_config.c | 503 al_info("udma [%s]: full line write enabled\n", udma->name); in al_udma_s2m_full_line_write_set()
|
H A D | al_hal_pcie.c | 2427 al_info("PCIe %d: setting OB iATU even after link is started\n", in al_pcie_atu_region_set()
|
/freebsd/sys/contrib/alpine-hal/eth/ |
H A D | al_hal_eth_kr.c | 1010 al_info("[%s]: Failed on Training Failure." in al_eth_kr_lt_frame_lock_wait() 1026 al_info("[%s]: Failed on timeout. PMD STATUS 0x%04x\n", in al_eth_kr_lt_frame_lock_wait()
|
H A D | al_hal_eth_main.c | 1519 al_info("configured MAC to %s mode:\n", al_eth_mac_mode_str(mode)); in al_eth_mac_config() 1837 al_info("eth [%s]: set auto negotiation to enable\n", adapter->name); in al_eth_mac_link_config() 1839 al_info("eth [%s]: set link speed to %dMbps. %s duplex.\n", adapter->name, in al_eth_mac_link_config()
|