Searched refs:ionic_dev_promiscuous_enable (Results 1 – 3 of 3) sorted by relevance
155 int ionic_dev_promiscuous_enable(struct rte_eth_dev *dev);
97 .promiscuous_enable = ionic_dev_promiscuous_enable,
468 ionic_dev_promiscuous_enable(struct rte_eth_dev *eth_dev) in ionic_dev_promiscuous_enable() function