Searched refs:RHINE_EVENT_SLOW (Results 1 – 1 of 1) sorted by relevance
819 #define RHINE_EVENT_SLOW (IntrPCIErr | IntrLinkChange) macro820 #define RHINE_EVENT (RHINE_EVENT_NAPI | RHINE_EVENT_SLOW)832 rhine_ack_events(rp, status & ~RHINE_EVENT_SLOW); in rhine_napipoll()857 if (status & RHINE_EVENT_SLOW) { in rhine_napipoll()858 enable_mask &= ~RHINE_EVENT_SLOW; in rhine_napipoll()2205 rhine_ack_events(rp, intr_status & RHINE_EVENT_SLOW); in rhine_slow_event_task()