Searched refs:bond_ethdev_mode_set (Results 1 – 4 of 4) sorted by relevance
243 bond_ethdev_mode_set(struct rte_eth_dev *eth_dev, uint8_t mode);
1728 bond_ethdev_mode_set(dev, internals->mode); in rte_eth_bond_8023ad_dedicated_queues_enable()1751 bond_ethdev_mode_set(dev, internals->mode); in rte_eth_bond_8023ad_dedicated_queues_disable()
780 return bond_ethdev_mode_set(bonded_eth_dev, mode); in rte_eth_bond_mode_set()
1557 bond_ethdev_mode_set(struct rte_eth_dev *eth_dev, uint8_t mode) in bond_ethdev_mode_set() function3393 if (bond_ethdev_mode_set(eth_dev, mode)) { in bond_alloc()