Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dphylink.h131 PHYLINK_DEV, enumerator
/linux-6.12.1/drivers/net/phy/
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-6.12.1/net/dsa/
Dport.c1697 dp->pl_config.type = PHYLINK_DEV; in dsa_shared_port_phylink_register()