Home
last modified time | relevance | path

Searched refs:mediatable (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/dec/tulip/
Deeprom.c120 tp->mtable = devm_kmalloc(&tp->pdev->dev, sizeof(struct mediatable) + in tulip_build_fake_mediatable()
151 static struct mediatable *last_mediatable; in tulip_parse_eeprom()
211 struct mediatable *mtable; in tulip_parse_eeprom()
Dtulip.h375 struct mediatable { struct
446 struct mediatable *mtable;
Dmedia.c171 struct mediatable *mtable = tp->mtable; in tulip_select_media()