Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dphylink.h59 PHYLINK_DEV, enumerator
/Linux-v5.4/drivers/net/phy/
Dphylink.c80 else if ((pl)->config->type == PHYLINK_DEV) \
95 else if ((pl)->config->type == PHYLINK_DEV) \
627 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/Linux-v5.4/net/dsa/
Dport.c603 dp->pl_config.type = PHYLINK_DEV; in dsa_port_phylink_register()