Home
last modified time | relevance | path

Searched refs:bond_ethdev_mode_set (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Deth_bond_private.h243 bond_ethdev_mode_set(struct rte_eth_dev *eth_dev, int mode);
H A Drte_eth_bond_8023ad.c1701 bond_ethdev_mode_set(dev, internals->mode); in rte_eth_bond_8023ad_dedicated_queues_enable()
1724 bond_ethdev_mode_set(dev, internals->mode); in rte_eth_bond_8023ad_dedicated_queues_disable()
H A Drte_eth_bond_api.c760 return bond_ethdev_mode_set(bonded_eth_dev, mode); in rte_eth_bond_mode_set()
H A Drte_eth_bond_pmd.c1561 bond_ethdev_mode_set(struct rte_eth_dev *eth_dev, int mode) in bond_ethdev_mode_set() function
3285 if (bond_ethdev_mode_set(eth_dev, mode)) { in bond_alloc()