Searched refs:default_media (Results 1 – 4 of 4) sorted by relevance
313 default_media:3, /* Read from the EEPROM. */ member670 vp->default_media = (config & Xcvr) >> Xcvr_shift; in corkscrew_setup()672 dev->if_port = vp->default_media; in corkscrew_setup()727 dev->if_port = vp->default_media; in corkscrew_open()916 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. */ member375 lp->default_media = (config & Xcvr) >> Xcvr_shift; in tc574_config()
264 u16 default_media; member1844 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()