Searched refs:RHINE_EVENT_SLOW (Results 1 – 1 of 1) sorted by relevance
813 #define RHINE_EVENT_SLOW (IntrPCIErr | IntrLinkChange) macro814 #define RHINE_EVENT (RHINE_EVENT_NAPI | RHINE_EVENT_SLOW)826 rhine_ack_events(rp, status & ~RHINE_EVENT_SLOW); in rhine_napipoll()851 if (status & RHINE_EVENT_SLOW) { in rhine_napipoll()852 enable_mask &= ~RHINE_EVENT_SLOW; in rhine_napipoll()2193 rhine_ack_events(rp, intr_status & RHINE_EVENT_SLOW); in rhine_slow_event_task()