Searched refs:ENIC_POLL_STATE_NAPI (Results 1 – 1 of 1) sorted by relevance
90 #define ENIC_POLL_STATE_NAPI (1 << 0) /* NAPI owns this poll */ macro96 #define ENIC_POLL_LOCKED (ENIC_POLL_STATE_NAPI | \228 WARN_ON(rq->bpoll_state & ENIC_POLL_STATE_NAPI); in enic_poll_lock_napi()232 rq->bpoll_state = ENIC_POLL_STATE_NAPI; in enic_poll_lock_napi()275 WARN_ON(rq->bpoll_state & ENIC_POLL_STATE_NAPI); in enic_poll_unlock_poll()