Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ste/
H A Dif_stereg.h278 #define STE_ISR_STATS_OFLOW 0x0080 macro
H A Dif_ste.c607 if (status & STE_ISR_STATS_OFLOW) { in ste_intr()