Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dphylink.h80 PHYLINK_DEV, enumerator
/linux-5.19.10/drivers/net/phy/
Dphylink.c89 else if ((pl)->config->type == PHYLINK_DEV) \
104 else if ((pl)->config->type == PHYLINK_DEV) \
1247 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/linux-5.19.10/net/dsa/
Dport.c1637 dp->pl_config.type = PHYLINK_DEV; in dsa_port_phylink_register()