Home
last modified time | relevance | path

Searched refs:leafcount (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/dec/tulip/
Deeprom.c127 tp->mtable->leafcount = 1; in tulip_build_fake_mediatable()
234 mtable->leafcount = count; in tulip_parse_eeprom()
260 mtable->leafcount--; in tulip_parse_eeprom()
Dtimer.c92 tp->cur_index = tp->mtable->leafcount - 1; in tulip_media_task()
D21142.c188 for (i = 0; i < tp->mtable->leafcount; i++) in t21142_lnk_change()
Dtulip.h377 u8 leafcount; member
Dtulip_core.c389 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_up()
399 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_up()
408 for (i = tp->mtable->leafcount - 1; in tulip_up()
1683 for (i = 0; i < tp->mtable->leafcount; i++) in tulip_init_one()