Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dphylink.h640 unsigned long phylink_get_capabilities(phy_interface_t interface,
/linux-6.6.21/drivers/net/phy/
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()