Searched refs:vmxnet3_dev_promiscuous_disable (Results 1 – 1 of 1) sorted by relevance
72 static int vmxnet3_dev_promiscuous_disable(struct rte_eth_dev *dev);116 .promiscuous_disable = vmxnet3_dev_promiscuous_disable,1318 vmxnet3_dev_promiscuous_disable(struct rte_eth_dev *dev) in vmxnet3_dev_promiscuous_disable() function