Searched refs:IAVF_FLAG_ALLMULTI_ON (Results 1 – 3 of 3) sorted by relevance
274 #define IAVF_FLAG_ALLMULTI_ON BIT(14) macro
766 adapter->flags |= IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()773 IAVF_FLAG_ALLMULTI_ON); in iavf_set_promiscuous()
928 !(adapter->flags & IAVF_FLAG_ALLMULTI_ON)) in iavf_set_rx_mode()931 adapter->flags & IAVF_FLAG_ALLMULTI_ON) in iavf_set_rx_mode()