Searched refs:default_media (Results 1 – 4 of 4) sorted by relevance
319 default_media:3, /* Read from the EEPROM. */ member681 vp->default_media = (config & Xcvr) >> Xcvr_shift; in corkscrew_setup()683 dev->if_port = vp->default_media; in corkscrew_setup()742 dev->if_port = vp->default_media; in corkscrew_open()929 dev->if_port = vp->default_media; in corkscrew_timer()
624 default_media:4, /* Read from the EEPROM/Wn3_Config. */ member1382 vp->default_media = XCVR(config); in vortex_probe1()1383 if (vp->default_media == XCVR_NWAY) in vortex_probe1()1394 dev->if_port = vp->default_media; in vortex_probe1()1603 dev->if_port = vp->default_media; in vortex_up()1860 dev->if_port = vp->default_media; in vortex_timer()
203 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member379 lp->default_media = (config & Xcvr) >> Xcvr_shift; in tc574_config()
269 u16 default_media; member1857 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()