Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c565 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init() local
573 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
/Linux-v5.10/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-v5.10/drivers/net/usb/
Dlan78xx.c2036 struct fixed_phy_status fphy_status = { in lan7801_phy_init() local
2046 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()