Searched refs:I40EVF_FLAG_AQ_DISABLE_QUEUES (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf.h229 #define I40EVF_FLAG_AQ_DISABLE_QUEUES (u32)(1 << 1) macro
H A Di40evf_virtchnl.c304 adapter->aq_required &= ~I40EVF_FLAG_AQ_DISABLE_QUEUES; i40evf_disable_queues()
H A Di40evf_main.c1017 adapter->aq_required |= I40EVF_FLAG_AQ_DISABLE_QUEUES; i40evf_down()
1372 if (adapter->aq_required & I40EVF_FLAG_AQ_DISABLE_QUEUES) { i40evf_watchdog_task()

Completed in 85 milliseconds