Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h105 #define ACK_RNR 0x10 /* ack. STAT_RNR */
114 #define STAT_RNR 0x10 /* RU left ready state */ macro
H A Dsun3_82586.c711 if(stat & STAT_RNR) /* RU went 'not ready' */ in sun3_82586_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h106 #define ACK_RNR 0x10 /* ack. STAT_RNR */
115 #define STAT_RNR 0x10 /* RU left ready state */ macro
H A Dsun3_82586.c708 if(stat & STAT_RNR) /* RU went 'not ready' */ in sun3_82586_interrupt()

Completed in 5 milliseconds