Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dlanai.c553 #define STATS_GET_BUF_OVFL(x) (((x)>>24)&0xFF) /* VCC buffer full */ macro
1944 lanai->stats.ovfl_trash += STATS_GET_BUF_OVFL(statreg); in get_statistics()