Home
last modified time | relevance | path

Searched refs:PHYLINK_DEV (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dphylink.h131 PHYLINK_DEV, enumerator
/linux/drivers/net/phy/
H A Dphylink.c95 else if ((pl)->config->type == PHYLINK_DEV) \
110 else if ((pl)->config->type == PHYLINK_DEV) \
1728 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/linux/net/dsa/
H A Dport.c1697 dp->pl_config.type = PHYLINK_DEV; in dsa_shared_port_phylink_register()