Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/pcs/
H A Dpcs-lynx.c148 return phylink_mii_c22_pcs_config(pcs, interface, advertising, in lynx_pcs_config_giga()
/openbmc/linux/include/linux/
H A Dphylink.h734 int phylink_mii_c22_pcs_config(struct mdio_device *pcs,
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_dtsec.c773 return phylink_mii_c22_pcs_config(dtsec->tbidev, interface, in dtsec_pcs_config()
/openbmc/linux/drivers/net/phy/
H A Dphylink.c3649 int phylink_mii_c22_pcs_config(struct mdio_device *pcs, in phylink_mii_c22_pcs_config() function
3679 EXPORT_SYMBOL_GPL(phylink_mii_c22_pcs_config);
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c1671 ret = phylink_mii_c22_pcs_config(pcs_phy, interface, advertising, in axienet_pcs_config()