Searched refs:phylink_err (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 99 #define phylink_err(pl, fmt, ...) \ macro 678 phylink_err(pl, "interface %s: uninitialised PCS\n", in phylink_validate_mac_and_pcs() 799 phylink_err(pl, "broken fixed-link?\n"); in phylink_parse_fixedlink() 877 phylink_err(pl, in phylink_parse_mode() 976 phylink_err(pl, in phylink_parse_mode() 985 phylink_err(pl, in phylink_parse_mode() 1137 phylink_err(pl, in phylink_major_config() 1152 phylink_err(pl, "mac_prepare failed: %pe\n", in phylink_major_config() 1190 phylink_err(pl, "pcs_config failed: %pe\n", in phylink_major_config() 1202 phylink_err(pl, "mac_finish failed: %pe\n", in phylink_major_config() [all …]
|
/openbmc/linux/drivers/net/usb/ |
H A D | asix_devices.c | 917 goto phylink_err; in ax88772_bind() 927 phylink_err: in ax88772_bind()
|