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