Searched refs:medialeaf (Results 1 – 4 of 4) sorted by relevance
113 kmalloc(sizeof(struct mediatable) + sizeof(struct medialeaf), GFP_KERNEL); in tulip_build_fake_mediatable()233 kmalloc(sizeof(struct mediatable) + count*sizeof(struct medialeaf), in tulip_parse_eeprom()247 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom()
338 struct medialeaf { struct354 struct medialeaf mleaf[0]; argument
187 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index]; in tulip_select_media()212 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset]; in tulip_select_media()310 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset]; in tulip_select_media()
97 struct medialeaf *mleaf; in tulip_timer()