Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dphylink.h640 unsigned long phylink_get_capabilities(phy_interface_t interface,
/openbmc/linux/drivers/net/phy/
H A Dphylink.c480 unsigned long phylink_get_capabilities(phy_interface_t interface, in phylink_get_capabilities() function
609 EXPORT_SYMBOL_GPL(phylink_get_capabilities);
630 caps = phylink_get_capabilities(state->interface, mac_capabilities, in phylink_validate_mask_caps()