Searched refs:EEA_ENABLE_F_NAPI (Results 1 – 1 of 1) sorted by relevance
16 #define EEA_ENABLE_F_NAPI BIT(0) macro692 if (rx->flags & EEA_ENABLE_F_NAPI) { in enet_rx_stop()693 rx->flags &= ~EEA_ENABLE_F_NAPI; in enet_rx_stop()711 rx->flags |= EEA_ENABLE_F_NAPI; in enet_rx_start()