Searched refs:IAVF_FLAG_AQ_RELEASE_ALLMULTI (Results 1 – 3 of 3) sorted by relevance
331 #define IAVF_FLAG_AQ_RELEASE_ALLMULTI BIT_ULL(18) macro
1214 adapter->aq_required |= IAVF_FLAG_AQ_RELEASE_ALLMULTI; in iavf_set_rx_mode()2176 (adapter->aq_required & IAVF_FLAG_AQ_RELEASE_ALLMULTI)) { in iavf_process_aq_command()
979 adapter->aq_required &= ~IAVF_FLAG_AQ_RELEASE_ALLMULTI; in iavf_set_promiscuous()