Searched refs:IAVF_FLAG_ALLMULTI_ON (Results 1 – 3 of 3) sorted by relevance
261 #define IAVF_FLAG_ALLMULTI_ON BIT(14) macro
735 adapter->flags |= IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()742 IAVF_FLAG_ALLMULTI_ON); in iavf_set_promiscuous()
880 !(adapter->flags & IAVF_FLAG_ALLMULTI_ON)) in iavf_set_rx_mode()883 adapter->flags & IAVF_FLAG_ALLMULTI_ON) in iavf_set_rx_mode()