/openbmc/linux/include/linux/ |
H A D | phylink.h | 196 PHYLINK_NETDEV = 0, enumerator
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-mac.c | 419 mac->phylink_config.type = PHYLINK_NETDEV; in dpaa2_mac_connect()
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_main.c | 301 spx5_port->phylink_config.type = PHYLINK_NETDEV; in sparx5_create_port()
|
/openbmc/linux/Documentation/networking/ |
H A D | sfp-phylink.rst | 240 priv->phylink_config.type = PHYLINK_NETDEV;
|
/openbmc/linux/drivers/net/phy/ |
H A D | phylink.c | 93 if ((pl)->config->type == PHYLINK_NETDEV) \ 108 if ((pl)->config->type == PHYLINK_NETDEV) \ 1632 if (config->type == PHYLINK_NETDEV) { in phylink_create()
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_phy.c | 261 config->type = PHYLINK_NETDEV; in txgbe_phylink_init()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_main.c | 829 port->phylink_config.type = PHYLINK_NETDEV; in lan966x_probe_port()
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_main.c | 401 port->phy_config.type = PHYLINK_NETDEV; in prestera_port_sfp_bind()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_pf.c | 1102 pf->phylink_config.type = PHYLINK_NETDEV; in enetc_phylink_create()
|
/openbmc/linux/drivers/net/usb/ |
H A D | asix_devices.c | 802 priv->phylink_config.type = PHYLINK_NETDEV; in ax88772_phylink_setup()
|
/openbmc/linux/drivers/net/ethernet/altera/ |
H A D | altera_tse_main.c | 1429 priv->phylink_config.type = PHYLINK_NETDEV; in altera_tse_probe()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 1754 priv->phylink_config.type = PHYLINK_NETDEV; in ocelot_port_phylink_create()
|
/openbmc/linux/drivers/net/ethernet/atheros/ |
H A D | ag71xx.c | 1100 ag->phylink_config.type = PHYLINK_NETDEV; in ag71xx_phylink_setup()
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_axienet_main.c | 2163 lp->phylink_config.type = PHYLINK_NETDEV; in axienet_probe()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 274 mac_dev->phylink_config.type = PHYLINK_NETDEV; in dpaa_netdev_init()
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | am65-cpsw-nuss.c | 2184 port->slave.phylink_config.type = PHYLINK_NETDEV; in am65_cpsw_nuss_init_port_ndev()
|
/openbmc/linux/net/dsa/ |
H A D | slave.c | 2500 dp->pl_config.type = PHYLINK_NETDEV; in dsa_slave_phy_setup()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 5536 pp->phylink_config.type = PHYLINK_NETDEV; in mvneta_probe()
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 4562 mac->phylink_config.type = PHYLINK_NETDEV; in mtk_add_mac()
|
/openbmc/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 870 bp->phylink_config.type = PHYLINK_NETDEV; in macb_mii_probe()
|
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 6938 port->phylink_config.type = PHYLINK_NETDEV; in mvpp2_port_probe()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 1210 priv->phylink_config.type = PHYLINK_NETDEV; in stmmac_phy_setup()
|