Symbol: PHYLINK_NETDEV
drivers/net/ethernet/altera/altera_tse_main.c
1401
priv->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/atheros/ag71xx.c
1079
ag->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/cadence/macb_main.c
906
bp->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c
274
mac_dev->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c
419
mac->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/freescale/enetc/enetc_pf_common.c
322
pf->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c
923
fep->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/freescale/ucc_geth.c
3553
ugeth->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/marvell/mvneta.c
5562
pp->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
7053
port->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/marvell/prestera/prestera_main.c
401
port->phy_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/mediatek/mtk_eth_soc.c
4863
mac->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/meta/fbnic/fbnic_phylink.c
215
fbn->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/microchip/lan743x_main.c
3118
adapter->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/microchip/lan966x/lan966x_main.c
834
port->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/microchip/sparx5/sparx5_main.c
357
spx5_port->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/mscc/ocelot_net.c
1812
priv->phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
1331
config->type = PHYLINK_NETDEV;
drivers/net/ethernet/tehuti/tn40_phy.c
59
config->type = PHYLINK_NETDEV;
drivers/net/ethernet/ti/am65-cpsw-nuss.c
2809
port->slave.phylink_config.type = PHYLINK_NETDEV;
drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.c
138
config->type = PHYLINK_NETDEV;
drivers/net/ethernet/wangxun/txgbe/txgbe_aml.c
497
config->type = PHYLINK_NETDEV;
drivers/net/ethernet/wangxun/txgbe/txgbe_phy.c
278
config->type = PHYLINK_NETDEV;
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
3084
lp->phylink_config.type = PHYLINK_NETDEV;
drivers/net/phy/phylink.c
105
if ((pl)->config->type == PHYLINK_NETDEV) \
drivers/net/phy/phylink.c
120
if ((pl)->config->type == PHYLINK_NETDEV) \
drivers/net/phy/phylink.c
1865
if (config->type == PHYLINK_NETDEV) {
drivers/net/usb/asix_devices.c
804
priv->phylink_config.type = PHYLINK_NETDEV;
drivers/net/usb/lan78xx.c
2773
pc->type = PHYLINK_NETDEV;
net/dsa/user.c
2664
dp->pl_config.type = PHYLINK_NETDEV;