Home
last modified time | relevance | path

Searched refs:eth_name (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_mcux.c147 static const char *eth_name(ENET_Type *base) in eth_name() function
375 LOG_DBG("%s phy_state=%s", eth_name(context->base), in eth_mcux_phy_start()
421 LOG_DBG("%s phy_state=%s", eth_name(context->base), in eth_mcux_phy_stop()
464 LOG_DBG("%s phy_state=%s", eth_name(context->base), in eth_mcux_phy_event()
573 LOG_INF("%s link down", eth_name(context->base)); in eth_mcux_phy_event()
590 LOG_INF("%s - Fixed Link", eth_name(context->base)); in eth_mcux_phy_event()
607 eth_name(context->base), in eth_mcux_phy_event()