Home
last modified time | relevance | path

Searched defs:has_phy (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_dev_enet.h16 int has_phy; member
/Linux-v6.1/include/linux/
Dfs_enet_pd.h145 int has_phy; /* if the network is phy container as well...*/ member
/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.h287 int has_phy; member
/Linux-v6.1/drivers/net/ethernet/ti/
Dnetcp_ethss.c2290 bool has_phy = false; in gbe_slave_open() local