phy_probe_info
phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port];
phy_id = np->parent->phy_probe_info.phy_id[phy_id][np->port];
static int phy_record(struct niu_parent *parent, struct phy_probe_info *p,
static int port_has_10g(struct phy_probe_info *p, int port)
static int count_10g_ports(struct phy_probe_info *p, int *lowest)
static int count_1g_ports(struct phy_probe_info *p, int *lowest)
struct phy_probe_info *info)
struct phy_probe_info *info = &parent->phy_probe_info;
struct phy_probe_info phy_probe_info;