Searched refs:mediatable (Results 1 – 3 of 3) sorted by relevance
112 tp->mtable = (struct mediatable *) in tulip_build_fake_mediatable()113 kmalloc(sizeof(struct mediatable) + sizeof(struct medialeaf), GFP_KERNEL); in tulip_build_fake_mediatable()137 static struct mediatable *last_mediatable; in tulip_parse_eeprom()217 struct mediatable *mtable; in tulip_parse_eeprom()232 mtable = (struct mediatable *) in tulip_parse_eeprom()233 kmalloc(sizeof(struct mediatable) + count*sizeof(struct medialeaf), in tulip_parse_eeprom()
345 struct mediatable { struct416 struct mediatable *mtable;
182 struct mediatable *mtable = tp->mtable; in tulip_select_media()