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()928 dev->if_port = vp->default_media; in corkscrew_timer()
624 default_media:4, /* Read from the EEPROM/Wn3_Config. */ member1380 vp->default_media = XCVR(config); in vortex_probe1()1381 if (vp->default_media == XCVR_NWAY) in vortex_probe1()1392 dev->if_port = vp->default_media; in vortex_probe1()1598 dev->if_port = vp->default_media; in vortex_up()1855 dev->if_port = vp->default_media; in vortex_timer()
201 unsigned int autoselect:1, default_media:3; /* Read from the EEPROM/Wn3_Config. */ member377 lp->default_media = (config & Xcvr) >> Xcvr_shift; in tc574_config()
270 u16 default_media; member1831 switch (get_unaligned(&il->default_media)) { in de21041_get_srom_info()