Home
last modified time | relevance | path

Searched defs:bonded_eth_dev (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/bonding/
H A Drte_eth_bond_api.c197 struct rte_eth_dev *bonded_eth_dev; in slave_vlan_filter_set() local
462 struct rte_eth_dev *bonded_eth_dev, *slave_eth_dev; in __eth_bond_slave_add_lock_free() local
621 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_add() local
648 struct rte_eth_dev *bonded_eth_dev; in __eth_bond_slave_remove_lock_free() local
747 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_slave_remove() local
769 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mode_set() local
884 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_set() local
909 struct rte_eth_dev *bonded_eth_dev; in rte_eth_bond_mac_address_reset() local
H A Drte_eth_bond_pmd.c281 struct rte_eth_dev *bonded_eth_dev = in rx_burst_8023ad() local
1448 slave_add_mac_addresses(struct rte_eth_dev *bonded_eth_dev, in slave_add_mac_addresses()
1476 slave_remove_mac_addresses(struct rte_eth_dev *bonded_eth_dev, in slave_remove_mac_addresses()
1498 mac_address_slaves_update(struct rte_eth_dev *bonded_eth_dev) in mac_address_slaves_update()
1620 slave_configure_slow_queue(struct rte_eth_dev *bonded_eth_dev, in slave_configure_slow_queue()
1678 slave_configure(struct rte_eth_dev *bonded_eth_dev, in slave_configure()
1761 slave_start(struct rte_eth_dev *bonded_eth_dev, in slave_start()
2908 struct rte_eth_dev *bonded_eth_dev; in bond_ethdev_lsc_event_callback() local
/dpdk/app/test/
H A Dvirtual_pmd.c167 virtual_ethdev_link_update_success(struct rte_eth_dev *bonded_eth_dev, in virtual_ethdev_link_update_success()