Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c604 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init() local
612 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
/Linux-v6.1/drivers/net/ethernet/broadcom/
Dbgmac.c1442 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct() local
1450 phy_dev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bgmac_phy_connect_direct()
/Linux-v6.1/drivers/net/usb/
Dlan78xx.c2311 struct fixed_phy_status fphy_status = { in lan7801_phy_init() local
2321 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()