Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dphylink.h114 PHYLINK_DEV, enumerator
/Linux-v6.1/drivers/net/phy/
Dphylink.c89 else if ((pl)->config->type == PHYLINK_DEV) \
104 else if ((pl)->config->type == PHYLINK_DEV) \
1482 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/Linux-v6.1/net/dsa/
Dport.c1794 dp->pl_config.type = PHYLINK_DEV; in dsa_shared_port_phylink_register()