Searched refs:IAVF_FLAG_PROMISC_ON (Results 1 – 3 of 3) sorted by relevance
268 #define IAVF_FLAG_PROMISC_ON BIT(13) macro
703 adapter->flags |= IAVF_FLAG_PROMISC_ON; in iavf_set_promiscuous()715 adapter->flags &= ~(IAVF_FLAG_PROMISC_ON | in iavf_set_promiscuous()
862 !(adapter->flags & IAVF_FLAG_PROMISC_ON)) in iavf_set_rx_mode()865 adapter->flags & IAVF_FLAG_PROMISC_ON) in iavf_set_rx_mode()