Searched refs:promisc_multicast_enabled (Results 1 – 5 of 5) sorted by relevance
37 bool promisc_multicast_enabled; member
810 adapter->promisc_multicast_enabled = enable_multicast; in dcf_config_promisc()825 adapter->promisc_multicast_enabled); in ice_dcf_dev_promiscuous_enable()839 adapter->promisc_multicast_enabled); in ice_dcf_dev_promiscuous_disable()847 if (adapter->promisc_multicast_enabled) { in ice_dcf_dev_allmulticast_enable()861 if (!adapter->promisc_multicast_enabled) { in ice_dcf_dev_allmulticast_disable()
220 bool promisc_multicast_enabled; member
1241 true, vf->promisc_multicast_enabled); in iavf_dev_promiscuous_enable()1252 false, vf->promisc_multicast_enabled); in iavf_dev_promiscuous_disable()2671 if (vf->promisc_unicast_enabled || vf->promisc_multicast_enabled) in iavf_dev_close()
1306 vf->promisc_multicast_enabled = enable_multicast; in iavf_config_promisc()