Home
last modified time | relevance | path

Searched refs:find_mii (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c605 static int find_mii(struct net_device *dev);
889 * - If the nic was configured to use an external phy and if find_mii in natsemi_probe1()
905 np->phy_addr_external = find_mii(dev); in natsemi_probe1()
1341 static int find_mii(struct net_device *dev) in find_mii() function
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dnatsemi.c605 static int find_mii(struct net_device *dev);
891 * - If the nic was configured to use an external phy and if find_mii in natsemi_probe1()
907 np->phy_addr_external = find_mii(dev); in natsemi_probe1()
1341 static int find_mii(struct net_device *dev) in find_mii() function

Completed in 10 milliseconds