Home
last modified time | relevance | path

Searched refs:bond_mode_alb_enable (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_alb.h59 bond_mode_alb_enable(struct rte_eth_dev *bond_dev);
H A Drte_eth_bond_alb.c32 bond_mode_alb_enable(struct rte_eth_dev *bond_dev) in bond_mode_alb_enable() function
H A Drte_eth_bond_pmd.c1607 if (bond_mode_alb_enable(eth_dev) != 0) in bond_ethdev_mode_set()