Searched refs:mii_mode (Results 1 – 3 of 3) sorted by relevance
62 static bool mii_mode; variable100 module_param(mii_mode, bool, 0);103 MODULE_PARM_DESC(mii_mode, "Enable HomePNA mode (bit 0),default=MII mode = 0");400 if (mii_mode && (pegasus->features & HAS_HOME_PNA)) in reset_mac()441 if (mii_mode) in enable_net_traffic()1080 if ((pegasus->features & HAS_HOME_PNA) && mii_mode) in setup_pegasus_II()1097 if (pegasus->features & HAS_HOME_PNA && mii_mode) in setup_pegasus_II()
254 switch (priv->pldata->mii_mode) { in ltq_etop_hw_init()267 priv->pldata->mii_mode); in ltq_etop_hw_init()394 <q_etop_mdio_link, priv->pldata->mii_mode); in ltq_etop_mdio_probe()
469 /*8*/ u8 X(X(mii_mode:1, pad8:6), csma_disabled:1);1115 config->mii_mode = 1; /* 1=MII mode, 0=i82503 mode */ in e100_configure()