Searched refs:IAVF_FLAG_AQ_ENABLE_QUEUES (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf.h300 #define IAVF_FLAG_AQ_ENABLE_QUEUES BIT_ULL(0) macro
H A Diavf_main.c1239 iavf_schedule_aq_request(adapter, IAVF_FLAG_AQ_ENABLE_QUEUES);
2094 if (adapter->aq_required & IAVF_FLAG_AQ_ENABLE_QUEUES) {
4252 IAVF_FLAG_AQ_ENABLE_QUEUES |
H A Diavf_virtchnl.c342 adapter->aq_required &= ~IAVF_FLAG_AQ_ENABLE_QUEUES;

Completed in 306 milliseconds