Searched refs:default_media (Results 1 – 4 of 4) sorted by relevance
319 default_media:3, /* Read from the EEPROM. */ member682 vp->default_media = (config & Xcvr) >> Xcvr_shift; in corkscrew_setup()684 dev->if_port = vp->default_media; in corkscrew_setup()739 dev->if_port = vp->default_media; in corkscrew_open()928 dev->if_port = vp->default_media; in corkscrew_timer()
623 default_media:4, /* Read from the EEPROM/Wn3_Config. */ member1373 vp->default_media = XCVR(config); in vortex_probe1()1374 if (vp->default_media == XCVR_NWAY) in vortex_probe1()1385 dev->if_port = vp->default_media; in vortex_probe1()1590 dev->if_port = vp->default_media; in vortex_up()1844 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()
270 u16 default_media; member1837 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()