Home
last modified time | relevance | path

Searched refs:phy_probe_info (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sun/
Dniu.h3038 struct phy_probe_info { struct
3114 struct phy_probe_info phy_probe_info; member
Dniu.c1613 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in xcvr_init_10g()
2087 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in link_status_10g()
8536 static int phy_record(struct niu_parent *parent, struct phy_probe_info *p, in phy_record()
8573 static int port_has_10g(struct phy_probe_info *p, int port) in port_has_10g()
8589 static int count_10g_ports(struct phy_probe_info *p, int *lowest) in count_10g_ports()
8606 static int count_1g_ports(struct phy_probe_info *p, int *lowest) in count_1g_ports()
8739 struct phy_probe_info *info) in fill_phy_probe_info()
8782 struct phy_probe_info *info = &parent->phy_probe_info; in walk_phys()