Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h534 #define CXGB_POLL_STATE_NAPI BIT(0) /* NAPI owns this poll */ macro
540 #define CXGB_POLL_LOCKED (CXGB_POLL_STATE_NAPI | \
987 q->bpoll_state = CXGB_POLL_STATE_NAPI; in cxgb_poll_lock_napi()