Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h57 PHYLINK_DEV, enumerator
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c86 else if ((pl)->config->type == PHYLINK_DEV) \
101 else if ((pl)->config->type == PHYLINK_DEV) \
841 } else if (config->type == PHYLINK_DEV) { in phylink_create()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dport.c689 dp->pl_config.type = PHYLINK_DEV; in dsa_port_phylink_register()