Home
last modified time | relevance | path

Searched refs:ENIC_POLL_LOCKED (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Dvnic_rq.h96 #define ENIC_POLL_LOCKED (ENIC_POLL_STATE_NAPI | \ macro
227 if (rq->bpoll_state & ENIC_POLL_LOCKED) { in enic_poll_lock_napi()
259 if (rq->bpoll_state & ENIC_POLL_LOCKED) { in enic_poll_lock_poll()
286 WARN_ON(!(rq->bpoll_state & ENIC_POLL_LOCKED)); in enic_poll_busy_polling()