Home
last modified time | relevance | path

Searched refs:medialeaf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Deeprom.c121 sizeof(struct medialeaf), GFP_KERNEL); in tulip_build_fake_mediatable()
243 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom()
H A Dtulip.h368 struct medialeaf { struct
384 struct medialeaf mleaf[]; argument
H A Dmedia.c176 struct medialeaf *mleaf = &mtable->mleaf[tp->cur_index]; in tulip_select_media()
200 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset]; in tulip_select_media()
325 struct medialeaf *rleaf = &mtable->mleaf[mtable->has_reset]; in tulip_select_media()
H A Dtimer.c41 struct medialeaf *mleaf; in tulip_media_task()