Searched refs:RHINE_EVENT_SLOW (Results 1 – 1 of 1) sorted by relevance
820 #define RHINE_EVENT_SLOW (IntrPCIErr | IntrLinkChange) macro821 #define RHINE_EVENT (RHINE_EVENT_NAPI | RHINE_EVENT_SLOW)833 rhine_ack_events(rp, status & ~RHINE_EVENT_SLOW); in rhine_napipoll()858 if (status & RHINE_EVENT_SLOW) { in rhine_napipoll()859 enable_mask &= ~RHINE_EVENT_SLOW; in rhine_napipoll()2210 rhine_ack_events(rp, intr_status & RHINE_EVENT_SLOW); in rhine_slow_event_task()