Searched refs:IAVF_FLAG_ALLMULTI_ON (Results 1 – 3 of 3) sorted by relevance
302 #define IAVF_FLAG_ALLMULTI_ON BIT(14) macro
964 adapter->flags |= IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()977 if (adapter->flags & IAVF_FLAG_ALLMULTI_ON) { in iavf_set_promiscuous()978 adapter->flags &= ~IAVF_FLAG_ALLMULTI_ON; in iavf_set_promiscuous()
1210 !(adapter->flags & IAVF_FLAG_ALLMULTI_ON)) in iavf_set_rx_mode()1213 adapter->flags & IAVF_FLAG_ALLMULTI_ON) in iavf_set_rx_mode()