Home
last modified time | relevance | path

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

/linux/Documentation/networking/
H A Dsfp-phylink.rst339 See :c:func:`mvpp2_select_pcs` for an example of a driver that has multiple
/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6487 static struct phylink_pcs *mvpp2_select_pcs(struct phylink_config *config, in mvpp2_select_pcs() function
6774 .mac_select_pcs = mvpp2_select_pcs,
6796 pcs = mvpp2_select_pcs(&port->phylink_config, port->phy_interface); in mvpp2_acpi_start()