Searched refs:IAVF_FLAG_PROMISC_ON (Results 1 – 3 of 3) sorted by relevance
260 #define IAVF_FLAG_PROMISC_ON BIT(13) macro
729 adapter->flags |= IAVF_FLAG_PROMISC_ON; in iavf_set_promiscuous()741 adapter->flags &= ~(IAVF_FLAG_PROMISC_ON | in iavf_set_promiscuous()
873 !(adapter->flags & IAVF_FLAG_PROMISC_ON)) in iavf_set_rx_mode()876 adapter->flags & IAVF_FLAG_PROMISC_ON) in iavf_set_rx_mode()