Home
last modified time | relevance | path

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

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