Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c569 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init() local
577 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/drivers/net/usb/
Dlan78xx.c2046 struct fixed_phy_status fphy_status = { in lan7801_phy_init() local
2056 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()