Home
last modified time | relevance | path

Searched refs:mediatable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Deeprom.c92 * tulip_build_fake_mediatable - Build a fake mediatable entry.
97 * still need a valid mediatable entry for correct csr12 setup and
120 tp->mtable = kmalloc(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()
H A Dtulip.h375 struct mediatable { struct
446 struct mediatable *mtable;
H A Dmedia.c171 struct mediatable *mtable = tp->mtable; in tulip_select_media()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Deeprom.c92 * tulip_build_fake_mediatable - Build a fake mediatable entry.
97 * still need a valid mediatable entry for correct csr12 setup and
120 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()
H A Dtulip.h375 struct mediatable { struct
446 struct mediatable *mtable;
H A Dmedia.c171 struct mediatable *mtable = tp->mtable; in tulip_select_media()

Completed in 10 milliseconds