Searched refs:IAVF_FLAG_PROMISC_ON (Results 1 – 3 of 3) sorted by relevance
270 #define IAVF_FLAG_PROMISC_ON BIT(13) macro
747 adapter->flags |= IAVF_FLAG_PROMISC_ON; in iavf_set_promiscuous()759 adapter->flags &= ~(IAVF_FLAG_PROMISC_ON | in iavf_set_promiscuous()
884 !(adapter->flags & IAVF_FLAG_PROMISC_ON)) in iavf_set_rx_mode()887 adapter->flags & IAVF_FLAG_PROMISC_ON) in iavf_set_rx_mode()