Searched refs:mediatable (Results 1 – 3 of 3) sorted by relevance
122 tp->mtable = (struct mediatable *) in tulip_build_fake_mediatable()123 kmalloc(sizeof(struct mediatable) + sizeof(struct medialeaf), GFP_KERNEL); in tulip_build_fake_mediatable()147 static struct mediatable *last_mediatable; in tulip_parse_eeprom()210 struct mediatable *mtable; in tulip_parse_eeprom()225 mtable = (struct mediatable *) in tulip_parse_eeprom()226 kmalloc(sizeof(struct mediatable) + count*sizeof(struct medialeaf), in tulip_parse_eeprom()
317 struct mediatable { struct388 struct mediatable *mtable;
177 struct mediatable *mtable = tp->mtable; in tulip_select_media()