Home
last modified time | relevance | path

Searched refs:last_mediatable (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H A Deeprom.c151 static struct mediatable *last_mediatable; in tulip_parse_eeprom() local
166 if (last_mediatable) { in tulip_parse_eeprom()
170 tp->mtable = last_mediatable; in tulip_parse_eeprom()
230 last_mediatable = tp->mtable = mtable; in tulip_parse_eeprom()
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Deeprom.c151 static struct mediatable *last_mediatable; in tulip_parse_eeprom() local
166 if (last_mediatable) { in tulip_parse_eeprom()
170 tp->mtable = last_mediatable; in tulip_parse_eeprom()
231 last_mediatable = tp->mtable = mtable; in tulip_parse_eeprom()

Completed in 2 milliseconds