Searched refs:IAVF_FLAG_AQ_SET_HENA (Results 1 – 3 of 3) sorted by relevance
292 #define IAVF_FLAG_AQ_SET_HENA BIT(12) macro
833 adapter->aq_required &= ~IAVF_FLAG_AQ_SET_HENA; in iavf_set_hena()
1594 if (adapter->aq_required & IAVF_FLAG_AQ_SET_HENA) { in iavf_process_aq_command()