Searched refs:IAVF_FLAG_AQ_REQUEST_ALLMULTI (Results 1 – 3 of 3) sorted by relevance
324 #define IAVF_FLAG_AQ_REQUEST_ALLMULTI BIT_ULL(17) macro
1180 adapter->aq_required |= IAVF_FLAG_AQ_REQUEST_ALLMULTI; in iavf_set_rx_mode()2076 if (adapter->aq_required & IAVF_FLAG_AQ_REQUEST_ALLMULTI) { in iavf_process_aq_command()
966 adapter->aq_required &= ~IAVF_FLAG_AQ_REQUEST_ALLMULTI; in iavf_set_promiscuous()