Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Didt77252.h575 #define SAR_STAT_TSQF 0x00001000 /* Transmit Status Queue full */ macro
H A Didt77252.c2735 if (stat & SAR_STAT_TSQF) { /* TSQ 7/8 full */ in idt77252_interrupt()