Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c620 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init() local
628 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in bcmgenet_mii_pd_init()
/linux/drivers/net/ethernet/broadcom/
H A 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/drivers/net/usb/
H A Dlan78xx.c2281 struct fixed_phy_status fphy_status = { in lan7801_phy_init() local
2291 phydev = fixed_phy_register(PHY_POLL, &fphy_status, NULL); in lan7801_phy_init()