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