Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h411 IXGBE_QV_STATE_POLL, enumerator
451 IXGBE_QV_STATE_POLL); in ixgbe_qv_lock_poll()
462 WARN_ON(atomic_read(&q_vector->state) != IXGBE_QV_STATE_POLL); in ixgbe_qv_unlock_poll()
471 return atomic_read(&q_vector->state) == IXGBE_QV_STATE_POLL; in ixgbe_qv_busy_polling()