Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sun/
Dniu.h3038 struct phy_probe_info { struct
3114 struct phy_probe_info phy_probe_info; member
Dniu.c1630 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in xcvr_init_10g()
2104 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in link_status_10g()
8569 static int phy_record(struct niu_parent *parent, struct phy_probe_info *p, in phy_record()
8606 static int port_has_10g(struct phy_probe_info *p, int port) in port_has_10g()
8622 static int count_10g_ports(struct phy_probe_info *p, int *lowest) in count_10g_ports()
8639 static int count_1g_ports(struct phy_probe_info *p, int *lowest) in count_1g_ports()
8772 struct phy_probe_info *info) in fill_phy_probe_info()
8815 struct phy_probe_info *info = &parent->phy_probe_info; in walk_phys()