Home
last modified time | relevance | path

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

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