Searched refs:IAVF_FLAG_AQ_GET_HENA (Results 1 – 3 of 3) sorted by relevance
315 #define IAVF_FLAG_AQ_GET_HENA BIT_ULL(11) macro
1029 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_HENA; in iavf_get_hena()
1900 if (adapter->aq_required & IAVF_FLAG_AQ_GET_HENA) { in iavf_process_aq_command()