Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_main.c1925 const char *shared_name = (shared_mdio_if == AL_TRUE) ? "Yes" : "No"; in al_eth_mdio_config() local
1930 …mdio config: interface %s. type %s. shared: %s\n", adapter->name, if_name, type_name, shared_name); in al_eth_mdio_config()