Home
last modified time | relevance | path

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

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