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

/linux-master/drivers/net/ethernet/dec/tulip/
H A Deeprom.c127 tp->mtable->leafcount = 1;
233 mtable->leafcount = count;
259 mtable->leafcount--;
H A Dtimer.c92 tp->cur_index = tp->mtable->leafcount - 1;
H A Dtulip.h377 u8 leafcount; member in struct:mediatable
384 struct medialeaf mleaf[] __counted_by(leafcount);
H A D21142.c188 for (i = 0; i < tp->mtable->leafcount; i++)
H A Dtulip_core.c378 for (i = 0; i < tp->mtable->leafcount; i++)
388 for (i = 0; i < tp->mtable->leafcount; i++)
397 for (i = tp->mtable->leafcount - 1;
1672 for (i = 0; i < tp->mtable->leafcount; i++)

Completed in 266 milliseconds