Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsupern_2.h526 #define FM_SRPERRQ1 0x0004 /* receive parity error rx queue 1 */ macro
/linux-5.19.10/drivers/net/fddi/skfp/
Dfplustm.c97 static const int mac_imsk3l = FM_SRPERRQ2 | FM_SRPERRQ1 ;
812 if (code_s3u & FM_SRPERRQ1) { /* parity error receive queue 2 */ in mac3_irq()