Searched refs:IAVF_FLAG_AQ_RELEASE_ALLMULTI (Results 1 – 3 of 3) sorted by relevance
298 #define IAVF_FLAG_AQ_RELEASE_ALLMULTI BIT(18) macro
762 IAVF_FLAG_AQ_RELEASE_ALLMULTI); in iavf_set_promiscuous()
898 adapter->aq_required |= IAVF_FLAG_AQ_RELEASE_ALLMULTI; in iavf_set_rx_mode()1618 (adapter->aq_required & IAVF_FLAG_AQ_RELEASE_ALLMULTI)) { in iavf_process_aq_command()