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