Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dphylink.h58 PHYLINK_NETDEV = 0, enumerator
/Linux-v5.4/drivers/net/phy/
Dphylink.c78 if ((pl)->config->type == PHYLINK_NETDEV) \
93 if ((pl)->config->type == PHYLINK_NETDEV) \
625 if (config->type == PHYLINK_NETDEV) { in phylink_create()
/Linux-v5.4/Documentation/networking/
Dsfp-phylink.rst229 priv->phylink_config.type = PHYLINK_NETDEV;
/Linux-v5.4/net/dsa/
Dslave.c1306 dp->pl_config.type = PHYLINK_NETDEV; in dsa_slave_phy_setup()
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c1852 lp->phylink_config.type = PHYLINK_NETDEV; in axienet_probe()
/Linux-v5.4/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.c2821 mac->phylink_config.type = PHYLINK_NETDEV; in mtk_add_mac()
/Linux-v5.4/drivers/net/ethernet/marvell/
Dmvneta.c4514 pp->phylink_config.type = PHYLINK_NETDEV; in mvneta_probe()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1044 priv->phylink_config.type = PHYLINK_NETDEV; in stmmac_phy_setup()
/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c5396 port->phylink_config.type = PHYLINK_NETDEV; in mvpp2_port_probe()