Home
last modified time | relevance | path

Searched refs:has_mii (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/net/tulip/
Deeprom.c123 tp->mtable->has_mii = 1; in tulip_build_fake_mediatable()
241 mtable->has_nonmii = mtable->has_mii = mtable->has_reset = 0; in tulip_parse_eeprom()
254 mtable->has_mii = 1; in tulip_parse_eeprom()
272 mtable->has_mii = 1; in tulip_parse_eeprom()
Dtulip.h349 unsigned has_mii:1; member
Dtulip_core.c302 if (tp->mii_cnt || (tp->mtable && tp->mtable->has_mii)) in tulip_up()
1704 (tp->mtable && tp->mtable->has_mii) || in tulip_init_one()
1706 if (tp->mtable && tp->mtable->has_mii) { in tulip_init_one()
Dmedia.c559 if (tp->mtable && tp->mtable->has_mii && phy_idx == 0) { in tulip_find_mii()
/linux-2.4.37.9/drivers/net/
Dbig_sur_ge.h151 u32 has_mii; member
176 u32 has_mii; member
Dbig_sur_ge.c640 emac->has_mii = config->has_mii; in big_sur_ge_enet_init()
960 if (!emac->has_mii) in big_sur_ge_phy_read()
994 if (!emac->has_mii) in big_sur_ge_phy_write()
1495 config->has_mii = 1; in big_sur_ge_get_config()