Lines Matching refs:niu_phy_template
2303 struct niu_phy_template { struct
2308 static const struct niu_phy_template phy_template_niu_10g_fiber = { argument
2313 static const struct niu_phy_template phy_template_niu_10g_serdes = {
2318 static const struct niu_phy_template phy_template_niu_1g_serdes = {
2323 static const struct niu_phy_template phy_template_10g_fiber = {
2328 static const struct niu_phy_template phy_template_10g_fiber_hotplug = {
2333 static const struct niu_phy_template phy_template_niu_10g_hotplug = {
2338 static const struct niu_phy_template phy_template_10g_copper = {
2343 static const struct niu_phy_template phy_template_1g_fiber = {
2348 static const struct niu_phy_template phy_template_1g_copper = {
2353 static const struct niu_phy_template phy_template_1g_rgmii = {
2358 static const struct niu_phy_template phy_template_10g_serdes = {
2500 const struct niu_phy_template *tp; in niu_determine_phy_disposition()