Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dphylink.h57 PHYLINK_DEV, enumerator
/Linux-v5.15/drivers/net/phy/
Dphylink.c88 else if ((pl)->config->type == PHYLINK_DEV) \
103 else if ((pl)->config->type == PHYLINK_DEV) \
832 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/Linux-v5.15/net/dsa/
Dport.c1169 dp->pl_config.type = PHYLINK_DEV; in dsa_port_phylink_register()