Home
last modified time | relevance | path

Searched refs:SAR_STAT_TSIF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Didt77252.h572 #define SAR_STAT_TSIF 0x00008000 /* Transmit Status Indicator */ macro
H A Didt77252.c2730 if (stat & SAR_STAT_TSIF) { /* entry written to TSQ */ in idt77252_interrupt()
/kernel/linux/linux-6.6/drivers/atm/
H A Didt77252.h572 #define SAR_STAT_TSIF 0x00008000 /* Transmit Status Indicator */ macro
H A Didt77252.c2723 if (stat & SAR_STAT_TSIF) { /* entry written to TSQ */ in idt77252_interrupt()

Completed in 15 milliseconds