Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c2070 static int phylink_sfp_config(struct phylink *pl, u8 mode, in phylink_sfp_config() function
2171 return phylink_sfp_config(pl, MLO_AN_INBAND, support, support); in phylink_sfp_module_insert()
2190 return phylink_sfp_config(pl, MLO_AN_INBAND, in phylink_sfp_module_start()
2253 ret = phylink_sfp_config(pl, mode, phy->supported, phy->advertising); in phylink_sfp_connect_phy()