Searched refs:IAVF_FLAG_ALLMULTI_ON (Results 1 – 3 of 3) sorted by relevance
270 #define IAVF_FLAG_ALLMULTI_ON BIT(14) macro
763 adapter->flags |= IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()770 IAVF_FLAG_ALLMULTI_ON); in iavf_set_promiscuous()
930 !(adapter->flags & IAVF_FLAG_ALLMULTI_ON)) in iavf_set_rx_mode()933 adapter->flags & IAVF_FLAG_ALLMULTI_ON) in iavf_set_rx_mode()
Completed in 13 milliseconds