Searched refs:IAVF_FLAG_AQ_GET_HENA (Results 1 – 3 of 3) sorted by relevance
281 #define IAVF_FLAG_AQ_GET_HENA BIT(11) macro
793 adapter->aq_required &= ~IAVF_FLAG_AQ_GET_HENA; in iavf_get_hena()
1583 if (adapter->aq_required & IAVF_FLAG_AQ_GET_HENA) { in iavf_process_aq_command()