Home
last modified time | relevance | path

Searched refs:IAVF_FLAG_AQ_RELEASE_ALLMULTI (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf.h296 #define IAVF_FLAG_AQ_RELEASE_ALLMULTI BIT(18) macro
Diavf_main.c895 adapter->aq_required |= IAVF_FLAG_AQ_RELEASE_ALLMULTI; in iavf_set_rx_mode()
1635 (adapter->aq_required & IAVF_FLAG_AQ_RELEASE_ALLMULTI)) { in iavf_process_aq_command()
Diavf_virtchnl.c762 IAVF_FLAG_AQ_RELEASE_ALLMULTI); in iavf_set_promiscuous()