Searched refs:bond_ethdev_configure (Results 1 – 1 of 1) sorted by relevance
2152 static int bond_ethdev_configure(struct rte_eth_dev *dev);3177 .dev_configure = bond_ethdev_configure,3470 bond_ethdev_configure(struct rte_eth_dev *dev) in bond_ethdev_configure() function