Searched refs:CXGB_POLL_STATE_NAPI_YIELD (Results 1 – 1 of 1) sorted by relevance
505 #define CXGB_POLL_STATE_NAPI_YIELD BIT(2) /* NAPI yielded this poll */ macro507 #define CXGB_POLL_YIELD (CXGB_POLL_STATE_NAPI_YIELD | \936 q->bpoll_state |= CXGB_POLL_STATE_NAPI_YIELD; in cxgb_poll_lock_napi()