Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dlanai.c453 #define STATS_GET_BAD_VCI(x) (((x)>>16)&0xFF) /* VCI not open */ macro
1737 lanai->stats.vci_trash += STATS_GET_BAD_VCI(statreg); in get_statistics()