Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h403 IXGBE_QV_STATE_POLL, enumerator
443 IXGBE_QV_STATE_POLL); in ixgbe_qv_lock_poll()
454 WARN_ON(atomic_read(&q_vector->state) != IXGBE_QV_STATE_POLL); in ixgbe_qv_unlock_poll()
463 return atomic_read(&q_vector->state) == IXGBE_QV_STATE_POLL; in ixgbe_qv_busy_polling()