Searched refs:default_media (Results 1 – 4 of 4) sorted by relevance
313 default_media:3, /* Read from the EEPROM. */ member668 vp->default_media = (config & Xcvr) >> Xcvr_shift; in corkscrew_setup()670 dev->if_port = vp->default_media; in corkscrew_setup()725 dev->if_port = vp->default_media; in corkscrew_open()914 dev->if_port = vp->default_media; in corkscrew_timer()
623 default_media:4, /* Read from the EEPROM/Wn3_Config. */ member1371 vp->default_media = XCVR(config); in vortex_probe1()1372 if (vp->default_media == XCVR_NWAY) in vortex_probe1()1383 dev->if_port = vp->default_media; in vortex_probe1()1588 dev->if_port = vp->default_media; in vortex_up()1842 dev->if_port = vp->default_media; in vortex_timer()
201 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member376 lp->default_media = (config & Xcvr) >> Xcvr_shift; in tc574_config()
264 u16 default_media; member1843 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()