Searched refs:phy_probe_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.c | 1611 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in xcvr_init_10g() 2085 phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port]; in link_status_10g() 8545 static int phy_record(struct niu_parent *parent, struct phy_probe_info *p, in phy_record() 8582 static int port_has_10g(struct phy_probe_info *p, int port) in port_has_10g() 8598 static int count_10g_ports(struct phy_probe_info *p, int *lowest) in count_10g_ports() 8615 static int count_1g_ports(struct phy_probe_info *p, int *lowest) in count_1g_ports() 8748 struct phy_probe_info *info) in fill_phy_probe_info() 8791 struct phy_probe_info *info = &parent->phy_probe_info; in walk_phys()
|
H A D | niu.h | 3038 struct phy_probe_info { struct 3114 struct phy_probe_info phy_probe_info; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | niu.c | 1630 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()
|
H A D | niu.h | 3038 struct phy_probe_info { struct 3114 struct phy_probe_info phy_probe_info; member
|
Completed in 42 milliseconds