Searched refs:CXGB_POLL_STATE_POLL_YIELD (Results 1 – 1 of 1) sorted by relevance
537 #define CXGB_POLL_STATE_POLL_YIELD BIT(3) /* poll yielded this poll */ macro539 CXGB_POLL_STATE_POLL_YIELD)543 CXGB_POLL_STATE_POLL_YIELD)998 if (q->bpoll_state & CXGB_POLL_STATE_POLL_YIELD) in cxgb_poll_unlock_napi()1011 q->bpoll_state |= CXGB_POLL_STATE_POLL_YIELD; in cxgb_poll_lock_poll()1025 if (q->bpoll_state & CXGB_POLL_STATE_POLL_YIELD) in cxgb_poll_unlock_poll()