Searched refs:atl_dev_promiscuous_enable (Results 1 – 1 of 1) sorted by relevance
25 static int atl_dev_promiscuous_enable(struct rte_eth_dev *dev);271 .promiscuous_enable = atl_dev_promiscuous_enable,1227 atl_dev_promiscuous_enable(struct rte_eth_dev *dev) in atl_dev_promiscuous_enable() function