Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsupern_2.h486 #define FM_SERRSF 0x0080 /* error in special frame */ macro
/linux-5.19.10/drivers/net/fddi/skfp/
Dfplustm.c90 static const int mac_imsk2u = FM_SERRSF | FM_SNFSLD | FM_SRCVOVR | FM_SRBFL |
785 if (code_s2u & FM_SERRSF) { in mac2_irq()