Searched refs:mii_mode (Results 1 – 4 of 4) sorted by relevance
15 int mii_mode; member
60 static bool mii_mode; variable98 module_param(mii_mode, bool, 0);101 MODULE_PARM_DESC(mii_mode, "Enable HomePNA mode (bit 0),default=MII mode = 0");408 if (mii_mode && (pegasus->features & HAS_HOME_PNA)) in reset_mac()456 if (mii_mode) in enable_net_traffic()1100 if ((pegasus->features & HAS_HOME_PNA) && mii_mode) in setup_pegasus_II()1119 if (pegasus->features & HAS_HOME_PNA && mii_mode) in setup_pegasus_II()
242 switch (priv->pldata->mii_mode) { in ltq_etop_hw_init()255 priv->pldata->mii_mode); in ltq_etop_hw_init()353 <q_etop_mdio_link, priv->pldata->mii_mode); in ltq_etop_mdio_probe()
441 /*8*/ u8 X(X(mii_mode:1, pad8:6), csma_disabled:1);1087 config->mii_mode = 1; /* 1=MII mode, 0=i82503 mode */ in e100_configure()